nuttx/arch/arm/src
2015-11-26 06:59:35 -06:00
..
a1x Make some spacing comply better with coding standard 2015-10-06 16:24:03 -06:00
arm Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
armv6-m Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
armv7-a Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
armv7-m ARMv7-M: Cosmetic fixes to some file headers 2015-11-06 13:37:37 -06:00
c5471 Correct some spacing issues 2015-10-07 11:39:06 -06:00
calypso Make some spacing comply better with coding standard 2015-10-06 17:28:32 -06:00
common All instances of up_initialize() should call loop_register() is CONFIG_DEV_LOOP=y 2015-11-25 17:10:41 -06:00
dm320 Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
efm32 Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces 2015-11-20 08:27:04 -06:00
imx Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
kinetis Fix typo 2015-11-11 13:06:15 -05:00
kl Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
lpc11xx Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
lpc17xx Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces 2015-11-20 08:27:04 -06:00
lpc31xx Rename board_led_on to board_autoled_on 2015-11-01 09:07:06 -06:00
lpc43xx Fix some spacing problems found by tools/nxstyle.c 2015-11-15 10:47:42 -06:00
lpc214x Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:01:59 -06:00
lpc2378 Rename board_led_initialize to board_autoled_initiaize 2015-11-01 09:01:59 -06:00
moxart Correct some spacing issues 2015-10-07 11:39:06 -06:00
nuc1xx Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
sam34 Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces 2015-11-20 08:27:04 -06:00
sama5 Rename up_rtcinitialize to up_rtc_initialize so that it looks like other RTC interfaces 2015-11-20 08:27:04 -06:00
samdl Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
samv7 SAMV7 MCAN: Cosmetic change 2015-11-15 08:38:27 -06:00
stm32 Fix some conditional compilation. CONFIG_LIBC_LOCALTIME should be checked in most of the same places wehre CONFIG_TIME_EXTENDED is checked 2015-11-25 12:51:07 -06:00
stm32f7 Fix typo 2015-11-11 13:06:15 -05:00
str71x Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
tiva Fix typo 2015-11-11 13:06:15 -05:00
.gitignore .dSYM only needs to be in the same .gitignore files as .exe 2013-05-30 15:02:04 -06:00
Makefile Re-think how __KERNEL__ option is set in architecture Makefiles. Should be passed in EXTRADEFINES 2015-11-26 06:59:35 -06:00