nuttx/arch/arm/src/nuc1xx
2015-11-01 09:09:36 -06:00
..
chip Fix some common typos 2015-08-16 10:59:10 -06:00
chip.h Fix major misthink in Cortex-M0 port: The Cortex-M0 has no BASEPRI register. We have to revert to using the nasty PRIMASK register 2013-04-16 18:00:59 -06:00
Kconfig Fix references to the no-longer-existent misc/ directory in comments, README files, and documentation 2015-06-28 08:08:57 -06:00
Make.defs Remove CONFIG_DEBUG_STACK. Adding CONFIG_STACK_COLORATION makes this configuration option pointless 2015-01-24 06:49:51 -06:00
nuc_clockconfig.c More Cortex-M0/NUC120 progress 2013-02-24 17:30:55 +00:00
nuc_clockconfig.h More files for the Cortex-M0/NUC120 port 2013-02-18 20:24:20 +00:00
nuc_config.h Fix numerous typos in configuration variable names. Tracked down by Alan Carvalho de Assis 2015-05-23 17:08:35 -06:00
nuc_dumpgpio.c Correct some ARMv6-M NVIC addresses 2013-02-27 16:19:07 +00:00
nuc_gpio.c Fix some spacing problems 2015-10-04 14:59:08 -06:00
nuc_gpio.h Clean up and review of header files for conformance to standards 2015-06-12 19:26:01 -06:00
nuc_idle.c Rename board_led_off to board_autoled_off 2015-11-01 09:09:36 -06:00
nuc_irq.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
nuc_irq.h The NuTiny-SDK-NUC120 basic port is complete and functional 2013-02-27 20:34:57 +00:00
nuc_lowputc.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
nuc_lowputc.h Standardize the width of all comment boxes in C header files 2015-10-03 07:28:30 -06:00
nuc_serial.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
nuc_serial.h Finishes basic UART and serial console code for NUC120 2013-02-22 17:53:47 +00:00
nuc_start.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
nuc_timerisr.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
nuc_userspace.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
nuc_userspace.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00