1
0
mirror of git://projects.qi-hardware.com/f32xbase.git synced 2024-07-01 03:21:05 +03:00
f32xbase/fw
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 Introduce PLATFORM_ENTER, replacing the old PLATFORM_SETUP for DFU mode 2010-08-25 04:30:28 -03:00
common Requests following a rejected SETUP requests failed too, which sometimes 2010-08-24 19:12:22 -03:00
example fw/example/ - very simple demo application 2010-08-13 08:49:48 -03:00