1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2024-07-03 01:07:17 +03:00
f32xbase/fw/boot
Werner Almesberger 5ce904b20f Introduce PLATFORM_ENTER, replacing the old PLATFORM_SETUP for DFU mode
setup. PLATFORM_SETUP now performs early general platform setup, such as
turning off the watchdog.

- fw/boot/boot.c (main): the first thing we do is to run PLATFORM_SETUP
- fw/boot/boot.c (boot_loader): instead of PLATFORM_SETUP, run
  PLATFORM_ENTER
2010-08-25 04:30:28 -03:00
..
boot.c Introduce PLATFORM_ENTER, replacing the old PLATFORM_SETUP for DFU mode 2010-08-25 04:30:28 -03:00
dfu.c Use config.h as the main source of configuration data. Fixed some boot.c 2010-08-19 01:01:08 -03:00
dfu.h fw/boot/ - The boot loader, fresh from IDBG. Needs major cleanup. 2010-08-13 08:47:40 -03:00
Makefile fw/boot/ - The boot loader, fresh from IDBG. Needs major cleanup. 2010-08-13 08:47:40 -03:00
README fw/boot/ - The boot loader, fresh from IDBG. Needs major cleanup. 2010-08-13 08:47:40 -03:00

Prerequisites: sdcc