insane-adding-machines / frosted

Frosted: Free POSIX OS for tiny embedded devices
GNU General Public License v2.0
215 stars 39 forks source link

Proper LPC43XX support to port to rad1o #43

Open brabo opened 8 years ago

brabo commented 8 years ago

Port frosted to rad1o, examine/enhance libopencm3 support for LPC43XX. For one, the hackrf libopencm3 branch has defines that are lacking in libopencm3 such as CGU_PLL1_CTRL_PD_MASK and others.

danielinux commented 8 years ago

can we merge in hackrf changes into our branch?

brabo commented 8 years ago

@danielinux yes, that is the idea. Atm frosted runs with idling LEDs 1-3. LED4 does not work yet. Next up would be basic uart ^^