.. |
.gitignore
|
.dSYM only needs to be in the same .gitignore files as .exe
|
2013-05-30 15:02:04 -06:00 |
lpc17_appinit.c
|
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
|
2017-05-11 13:35:56 -06:00 |
lpc17_autoleds.c
|
Centralize definitions associated with CONFIG_DEBUG_LEDS
|
2016-06-15 14:12:19 -06:00 |
lpc17_boardinitialize.c
|
Add an argument to board_app_initialize()
|
2016-05-24 10:51:22 -06:00 |
lpc17_buttons.c
|
Buttons: Change return value of board_buttons() and the type of btn_buttonset_t to uint32_t so that more than 8 buttons can be supported.
|
2017-04-09 07:22:49 -06:00 |
lpc17_lcd.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
lpc17_nandinitialize.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
lpc17_norinitialize.c
|
Make some file section headers more consistent with standard
|
2015-04-08 09:15:17 -06:00 |
lpc17_sdraminitialize.c
|
Minor style: # if pre-processor command should be in columnn 1
|
2015-09-18 12:47:32 -06:00 |
lpc17_ssp.c
|
Add an instance argument to the SPIDEV definitions.
|
2017-04-29 12:26:52 -06:00 |
lpc17_touchscreen.c
|
irq_dispatch: Add argument pointer to irq_dispatch
|
2017-02-27 06:27:56 -06:00 |
lpc17_userleds.c
|
Centralize definitions associated with CONFIG_DEBUG_LEDS
|
2016-06-15 14:12:19 -06:00 |
Makefile
|
Rename files containing board_app_initialize from xyz_nsh.c to xyz_appinit.c
|
2016-02-04 12:03:09 -06:00 |
open1788.h
|
LPC11/17/43: Fix some extensive naming problems. All SSP functions were accidentally renamed to SPI functions.
|
2016-02-04 10:24:32 -06:00 |