.. |
chip
|
The NuTiny-SDK-NUC120 basic port is complete and functional
|
2013-02-27 20:34:57 +00: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 error in NUC120 SysTick source clock setting; switch to core clock as SysTick clock source
|
2013-02-27 23:14:48 +00:00 |
Make.defs
|
Improve some ARMv7-A/M floating point register save time; Add floating point register save logic for ARMv7-A
|
2013-07-23 17:52:06 -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
|
Fixes for NuTiny-NUC120 configuration and build
|
2013-02-23 15:04:49 +00:00 |
nuc_dumpgpio.c
|
Correct some ARMv6-M NVIC addresses
|
2013-02-27 16:19:07 +00:00 |
nuc_gpio.c
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
nuc_gpio.h
|
Correct some ARMv6-M NVIC addresses
|
2013-02-27 16:19:07 +00:00 |
nuc_idle.c
|
More files for the Cortex-M0/NUC120 port
|
2013-02-18 20:24:20 +00:00 |
nuc_irq.c
|
Standard configuration variables used to enable interupt controller debug; SAMA5: Correct handling of spurious interrupts
|
2013-08-03 08:22:37 -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
|
Fix all occurrences of "the the" in documentation and comments
|
2013-08-27 09:40:19 -06:00 |
nuc_lowputc.h
|
Fixes for NuTiny-NUC120 configuration and build
|
2013-02-23 15:04:49 +00:00 |
nuc_serial.c
|
Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CONFIG_DEBUG and CONFIG_SERIAL_TIOCSERGSTRUCT are defined
|
2013-04-25 15:52:48 -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
|
Fix Freedom KL25Z SysTick rate
|
2013-04-17 12:44:13 -06:00 |
nuc_timerisr.c
|
Fix error in NUC120 SysTick source clock setting; switch to core clock as SysTick clock source
|
2013-02-27 23:14:48 +00:00 |
nuc_userspace.c
|
Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs
|
2013-03-24 17:28:38 +00:00 |
nuc_userspace.h
|
Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs
|
2013-03-24 17:28:38 +00:00 |