nuttx/boards/arm/samd2l2/samd20-xplained/src
Xiang Xiao 76965474ac drivers/led: Let board_userled_initialize return the led number
so the lower half driver don't need include the specific board.h

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
Change-Id: Icf6638a6865bac42150b5957376e55909f041d40
2020-06-07 19:28:10 +01:00
..
Makefile build: Remove the empty variable assignment 2020-05-24 08:24:13 -06:00
sam_appinit.c Fix typos 2020-05-14 10:49:44 -06:00
sam_autoleds.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_boot.c
sam_buttons.c Fix nxstyle issue 2020-06-07 19:28:10 +01:00
sam_mmcsd.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
sam_spi.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_ug2832hsweg04.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
sam_userleds.c drivers/led: Let board_userled_initialize return the led number 2020-06-07 19:28:10 +01:00
samd20-xplained.h