Skip to content
DFU Bootloader for LPC17xx family
C C++ Assembly
Find file
Latest commit e34e514 Mar 7, 2013 @triffid Merge branch 'release/0.4'
Failed to load latest commit information.
CMSISv2p00_LPC17xx system_LPC17xx: use linker-provided symbols to set up VTOR instead of… Nov 27, 2012
LPC17xxLib new baudrate algorithm for uart - automatically chooses PCLKDIV, does… Nov 27, 2012
fatfs FATFS: shrink code size slightly Nov 27, 2012
.gitignore ignore temporary files Nov 27, 2012
LICENSE add license file Nov 28, 2012
Makefile Makefile: rebuild if Makefile changes Dec 20, 2012
SDCard.c add licence notices to .c files Nov 28, 2012
SDCard.h initial commit Nov 13, 2012
baudfinder.c add licence notices to .c files Nov 28, 2012
descriptor.h USB descriptors:remove metadata from structs that causes corruption w… Nov 28, 2012
descriptor_cdc.h initial commit Nov 13, 2012
descriptor_msc.h initial commit Nov 13, 2012
dfu.c bump version number Mar 7, 2013
dfu.h DFU: bulk of DFU functionality Nov 28, 2012
gpio.c add licence notices to .c files Nov 28, 2012
gpio.h initial commit Nov 13, 2012
lpc1758.ld initial commit Nov 13, 2012
lpc1769.ld linker script: provide user rom area with start/size symbols Nov 28, 2012
lpc17xx_usb.c add licence notices to .c files Nov 28, 2012
lpc17xx_usb.h DFU: bulk of DFU functionality Nov 27, 2012
main.c UART: shut down interrupt before jumping to user code Mar 6, 2013
min-printf.c add licence notices to .c files Nov 28, 2012
min-printf.h can now read SD and SDHC Nov 15, 2012
pins.h removed lots of unnecessary comments, add led pins to pins.h Nov 27, 2012
sbl_config.h fix typo in last sbl commit, return error code if there's an error in… Nov 28, 2012
sbl_iap.c fix typo in last sbl commit, return error code if there's an error in… Nov 27, 2012
sbl_iap.h initial commit Nov 13, 2012
skel.c add licence notices to .c files Nov 28, 2012
spi.c add licence notices to .c files Nov 28, 2012
spi.h initial commit Nov 13, 2012
spi_hal.h initial commit Nov 13, 2012
startup.S initial commit Nov 13, 2012
uart.c UART: shut down interrupt before jumping to user code Mar 6, 2013
uart.h UART: shut down interrupt before jumping to user code Mar 6, 2013
usbcore.c reduce occurence of printf, reduce binary size Dec 15, 2012
usbcore.h DFU: bulk of DFU functionality Nov 27, 2012
usbhw.c reduce occurence of printf, reduce binary size Dec 15, 2012
usbhw.h DFU: bulk of DFU functionality Nov 27, 2012
Something went wrong with that request. Please try again.