.. |
chip
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -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
|
Kinetis KL: PWM driver from Alan Carvalho de Assis
|
2013-11-10 10:34:45 -06:00 |
kl_cfmconfig.c
|
Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis
|
2013-04-16 08:48:42 -06:00 |
kl_clockconfig.c
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_clockconfig.h
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_config.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kl_dma.h
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_dumpgpio.c
|
KL25Z GPIO register dump function now compiles
|
2013-06-20 18:00:56 -06:00 |
kl_gpio.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kl_gpio.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kl_idle.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kl_irq.c
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
kl_irq.h
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_irqprio.c
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
kl_lowgetc.c
|
KL: Missing header file in low level getc logic
|
2013-10-01 11:25:01 -06:00 |
kl_lowgetc.h
|
KL25Z: Add low-level up_lowgetc function that can be used to provide an NSH console when the file system (and hence the serial driver) is disabled. From Alan Carvalho de Assis
|
2013-09-30 09:11:54 -06:00 |
kl_lowputc.c
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_lowputc.h
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_pwm.c
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
kl_pwm.h
|
Mostly cosmetic clean-up of comments
|
2014-02-17 19:22:53 -06:00 |
kl_serial.c
|
Add serial method so that lower half driver can provide RX flow control information. From Jussi Kivilinna
|
2014-05-08 09:00:33 -06:00 |
kl_spi.c
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
kl_spi.h
|
Created new directories to hold SPI-related files
|
2013-07-01 08:11:54 -06:00 |
kl_start.c
|
Make sure that there is one space after for
|
2014-04-12 13:28:22 -06:00 |
kl_timerisr.c
|
Add basic framework to support the Atmel SAMD Cortex-M+ chip
|
2014-02-12 15:07:11 -06:00 |
kl_userspace.c
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kl_userspace.h
|
Initial support for the Kinetis L family and the Freedom KL25Z board from Alan Carvalho de Assis
|
2013-04-16 08:48:42 -06:00 |
Make.defs
|
Make sure that all references to up_prioritize_irq() are conditioned on CONFIG_ARCH_IRQPRIO. Noted by Make Smith
|
2014-05-20 17:48:39 -06:00 |