C8051F32x firmware infrastructure
Sign in or create your account | Project List | Help
C8051F32x firmware infrastructure Updates
| AgeSort asc/desc | Change |
|---|---|
| 1 2 3 4 Next | |
| Aug 13, 2010 | |
| 13 years 4 months | f32x/ - firmware uploader for the C2 protocol. From IDBG. |
| 13 years 4 months | fw/common/ - copied from IDBG and generalized a little |
| 13 years 4 months | fw/boot/ - The boot loader, fresh from IDBG. Needs major cleanup. |
| 13 years 4 months | fw/example/ - very simple demo application |
| 13 years 4 months | README and GPLv2. |
| Aug 19, 2010 | |
| 13 years 4 months | Move platform-specific boot loader configuration into macros. |
| 13 years 4 months | Use config.h as the main source of configuration data. Fixed some boot.c |
| 13 years 4 months | Add build rules to simplify platform-specific Makefiles. |
| 13 years 4 months | fw/boot/boot.c (boot_loader): removed description of IDBG-specific power |
| Aug 20, 2010 | |
| 13 years 4 months | Added library for items commonly shared among tools. |
| 13 years 4 months | version.h is no longer generated and it thus only creates confusion if |
| 13 years 4 months | Put libraries at end of linker invocation to make it work with local |
| Aug 23, 2010 | |
| 13 years 4 months | Registers and register values are now CPU-specific. |
| 13 years 4 months | - fw/common/regs-f320.h: include mcs51/C8051F320.h, not mcs51/C8051F326.h |
| 13 years 4 months | Added timer register values. |
| Aug 24, 2010 | |
| 13 years 4 months | Minor comment cleanup. |
| 13 years 4 months | f32xbase didn't build on ancient Gentoo due to missing include. |
| Aug 25, 2010 | |
| 13 years 4 months | Requests following a rejected SETUP requests failed too, which sometimes |
| 13 years 4 months | lib/usb.c (open_usb): libusb documentation claims that considerable |
| 13 years 4 months | Introduce PLATFORM_ENTER, replacing the old PLATFORM_SETUP for DFU mode |
Development Team
Admins
Werner Almesberger