..
.gitignore
SAM4E-EK: Add basic board support
2014-03-10 15:18:46 -06:00
Makefile
Building of xyz_appinit.c should depend on CONFIG_LIB_BOARDCTL, not CONFIG_NSH_ARCHINITIALIZE
2016-02-04 12:14:17 -06:00
sam4e-ek.h
This commit eliminates the BOARDIOC_TSCTEST_SETUP command.
2018-01-17 09:33:28 -06:00
sam_ads7843e.c
This commit eliminates the BOARDIOC_TSCTEST_SETUP command.
2018-01-17 09:33:28 -06:00
sam_appinit.c
This commit eliminates the BOARDIOC_TSCTEST_SETUP command.
2018-01-17 09:33:28 -06:00
sam_at25.c
Add CONFIG_DEBUG_ERROR. Change names of *dbg() * *err()
2016-06-11 15:50:49 -06:00
sam_boot.c
Squashed commit of the following:
2019-02-18 15:32:00 -06:00
sam_buttons.c
Buttons: Correct some comments left after last button-related change: 32- vs 8-bit bit set.
2017-04-09 14:44:49 -06:00
sam_ethernet.c
Fix lots of occurrences of 'the the', 'the there', 'the these', 'the then', 'the they.
2017-05-11 13:35:56 -06:00
sam_hsmci.c
irq_dispatch: Add argument pointer to irq_dispatch
2017-02-27 06:27:56 -06:00
sam_ili9325.c
Centralize definitions associated with CONFIG_DEBUG_LCD
2016-06-15 11:40:33 -06:00
sam_ili9341.c
Centralize definitions associated with CONFIG_DEBUG_LCD
2016-06-15 11:40:33 -06:00
sam_leds.c
Centralize definitions associated with CONFIG_DEBUG_LEDS
2016-06-15 14:12:19 -06:00
sam_spi.c
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
sam_udp.c
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
2016-06-20 11:59:15 -06:00
sam_usbmsc.c
Rename usbmsc_archinitialize to board_usbmsc_initialize
2016-03-25 12:09:37 -06:00