Close

8051 - here we come

A project log for rf24boot: The NRF24L01 bootloader

nrf24l01 over-the-air bootloader for different microcontrollers

necromantNecromant 06/29/2014 at 13:310 Comments

Just got a chance to compile rf24boot for 8051 STC. 

Well, the good news it now compiles (Though, it needs the experimental branch of antares) 

The bad news - it occupies ~10KiB of flash with debugging disabled and 16K with debugging enabled. Looks like it's high time to make a stripped down version of rf24boot to further optimise size. 

Discussions