Commit Graph

20 Commits

Author SHA1 Message Date
Gregory Nutt
b90f5ba7f4 Remove CONFIG_DISCRETE_IO from all defconfig files 2015-12-15 08:41:10 -06:00
Gregory Nutt
463637f474 All SAMA5 configurations: Refresh configurations, enable PROCFS in all configurations that have CONFIG_NSH_LIBRARY=y, add logic to automatically mount the procfs if it is enabled 2015-11-29 11:34:09 -06:00
Gregory Nutt
651bd9e8ad Rename CONFIG_LOOP to CONFIG_DEV_LOOP 2015-11-25 17:11:27 -06:00
Gregory Nutt
b28bd72a48 Standardize naming of user LEDs interface functions 2015-11-01 12:45:58 -06:00
Gregory Nutt
f56ed529e5 Remove prototypes for all user LED interfaces from board.h header files 2015-11-01 10:53:34 -06:00
Gregory Nutt
893bd9c7b5 Rename board_led_off to board_autoled_off 2015-11-01 09:10:08 -06:00
Gregory Nutt
78f19bbefb Rename board_led_on to board_autoled_on 2015-11-01 09:07:36 -06:00
Gregory Nutt
88c506d843 Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:03:01 -06:00
Gregory Nutt
e6e46f830b Standardize the width of all comment boxes in C files 2015-10-02 17:43:08 -06:00
Gregory Nutt
08498b40de Update README.txt 2015-09-16 16:23:25 -06:00
Gregory Nutt
8a9fe183e3 Update README and comments 2015-09-13 15:46:31 -06:00
Gregory Nutt
80c113d0f5 SAMA5D2-XULT: Add Flexcom pin disambiguation 2015-09-11 14:55:52 -06:00
Gregory Nutt
3770ac7512 SAMA5D-XULT: A few more fixes for evolving SAMA5D2 port 2015-09-11 14:33:29 -06:00
Gregory Nutt
cce73fc1b0 SAMA5D2-XULT: Fix LED PIO definitions; Update README; Remove NSH startup script 2015-09-10 13:46:18 -06:00
Gregory Nutt
a1974edec5 SAMA5D2-XULT: Need to be more careful in board header file: It is included by assembly files 2015-09-10 13:06:31 -06:00
Gregory Nutt
c74b86c45e Update SAMA5D2 README 2015-09-10 07:26:06 -06:00
Gregory Nutt
4551d98a0b SAMA5D2-XULT: Does not have USART0-4; Fix some compile issues 2015-09-09 12:13:22 -06:00
Gregory Nutt
1cc7a5fc6f SAMA5D2-XULT: Add support for the single on-board button 2015-09-05 12:42:57 -06:00
Gregory Nutt
49bbfbcb3d Correct copyright data 2015-09-05 12:16:42 -06:00
Gregory Nutt
da484b1934 Add a very basic configuration to support the SAMA5D2 bring-up 2015-09-05 12:13:12 -06:00