| .. |
|
Makefile
|
SAME70-Xplained: Add MRF24J40 support.
|
2017-07-04 14:31:26 -06:00 |
|
sam_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 |
|
sam_at24config.c
|
Move include/nuttx/configdata.h to include/nuttx/mtd/configdata.h
|
2016-07-21 13:34:54 -06:00 |
|
sam_autoleds.c
|
Add support for NuttX controlled LEDS and for board_initialize. Separate initialize logic to stm32_bringup.c so that in initialization can occur either through board_initialize() or through board_app_initialize(). Same as with most other newer board configurations.
|
2017-04-09 10:16:05 -06:00 |
|
sam_boot.c
|
Fix some SPI initialize function name changes that were missed with global SPI name changes
|
2016-02-23 07:37:36 -06:00 |
|
sam_bringup.c
|
SAME70-Xplained: Add MRF24J40 support.
|
2017-07-04 14:31:26 -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_dac.c
|
Add support for SAMV7 DACC module
|
2016-08-15 08:00:36 -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_mcan.c
|
Move CAN subsystem to its own directory and put device drivers there
|
2017-05-12 11:48:47 -03:00 |
|
sam_mrf24j40.c
|
SAME70-Xplained: Add MRF24J40 support.
|
2017-07-04 14:31:26 -06:00 |
|
sam_sdram.c
|
Add basic support for the SAME70-Xplained board
|
2015-11-18 13:54:57 -06:00 |
|
sam_spi.c
|
SAME70-Xplained: Add MRF24J40 support.
|
2017-07-04 14:31:26 -06:00 |
|
sam_usbdev.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
|
sam_userleds.c
|
SAME70-Xplained: Has only a single LED and a single push button
|
2015-11-18 16:45:29 -06:00 |
|
same70-xplained.h
|
SAME70-Xplained: Add MRF24J40 support.
|
2017-07-04 14:31:26 -06:00 |