-
- Downloads
Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable" linker command line...
Use the proper "-Wl,--undefined=BootloaderAPI_JumpTable" linker command line parameter in the bootloaders to ensure that the API jump tables are not discarded, rather than the previous C volatile pointer hack (thanks to Opendous Inc.).
Showing
- Bootloaders/CDC/BootloaderAPI.h 0 additions, 3 deletionsBootloaders/CDC/BootloaderAPI.h
- Bootloaders/CDC/BootloaderCDC.c 0 additions, 4 deletionsBootloaders/CDC/BootloaderCDC.c
- Bootloaders/CDC/makefile 1 addition, 1 deletionBootloaders/CDC/makefile
- Bootloaders/DFU/BootloaderAPI.h 0 additions, 3 deletionsBootloaders/DFU/BootloaderAPI.h
- Bootloaders/DFU/BootloaderDFU.c 0 additions, 4 deletionsBootloaders/DFU/BootloaderDFU.c
- Bootloaders/DFU/makefile 1 addition, 1 deletionBootloaders/DFU/makefile
Loading
Please register or sign in to comment