nuttx/arch/arm/src/nuc1xx
2019-09-29 12:52:20 -06:00
..
hardware libs/libc/unistd/lib_getcwd.c: remove stray sched_unlock(). Also fixes several typos. 2019-09-20 06:23:48 -06:00
chip.h Rename arch/arm/src/nuc1xx/chip to arch/arm/src/nuc1xx/hardware. 2019-05-24 14:36:08 -06:00
Kconfig
Make.defs Squashed commit of the following: 2019-04-29 14:52:05 -06:00
nuc_clockconfig.c Fix some errors found in build testing 2019-05-24 15:07:48 -06:00
nuc_clockconfig.h
nuc_config.h
nuc_dumpgpio.c
nuc_gpio.c Rename arch/arm/src/nuc1xx/chip to arch/arm/src/nuc1xx/hardware. 2019-05-24 14:36:08 -06:00
nuc_gpio.h Fix some typos. Mostly inital->initial. 2019-09-27 06:32:32 -06:00
nuc_idle.c Rename sched_process_timer to nxsched_process_timer. That is the appropriate name for an internal sched/ function (still many named incorrectly). 2019-03-20 19:27:40 -06:00
nuc_irq.c
nuc_irq.h
nuc_lowputc.c Fix minor typos in docs and comments. 2019-09-29 12:52:20 -06:00
nuc_lowputc.h
nuc_serial.c Fix typos, 1 in a #define, others in comments. This changes one definition: _MQ_TIMEDRECIEVE is changed to _MQ_TIMEDRECEIVE. It appears this symbol is not used anywhere. 2019-09-11 08:56:56 -06:00
nuc_serial.h Rename arch/arm/src/nuc1xx/chip to arch/arm/src/nuc1xx/hardware. 2019-05-24 14:36:08 -06:00
nuc_start.c Squashed commit of the following: 2019-02-04 16:20:35 -06:00
nuc_start.h arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 18:12:19 -06:00
nuc_timerisr.c Rename arch/arm/src/nuc1xx/chip to arch/arm/src/nuc1xx/hardware. 2019-05-24 14:36:08 -06:00
nuc_userspace.c
nuc_userspace.h