.. |
hardware
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
chip.h
|
Rename arch/arm/src/nuc1xx/chip to arch/arm/src/nuc1xx/hardware.
|
2019-05-24 14:36:08 -06:00 |
Kconfig
|
Rename CONFIG_ARCH_HAVE_UARTn to CONFIG_UARTn_SERIALDRIVER
|
2016-05-25 10:45:01 -06:00 |
Make.defs
|
build: Remove the empty variable assignment
|
2020-05-24 08:24:13 -06:00 |
nuc_clockconfig.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
nuc_clockconfig.h
|
More files for the Cortex-M0/NUC120 port
|
2013-02-18 20:24:20 +00:00 |
nuc_config.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
nuc_dumpgpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
nuc_gpio.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
nuc_gpio.h
|
Fix some typos. Mostly inital->initial.
|
2019-09-27 06:32:32 -06:00 |
nuc_idle.c
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
nuc_irq.c
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01: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
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01: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
|
arch/arm, board/arm: Rename all up_* functions to arm_*
|
2020-05-01 18:28:13 +01: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
|
Fix typos
|
2020-05-14 10:49:44 -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
|
arch/arm: Rename all up_*.h files to arm_*.h
|
2020-05-01 03:43:44 +01:00 |
nuc_userspace.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -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 |