.. |
chip
|
Freescale Kinetis KL25Z PIT and TPM module register definitions
|
2013-09-15 17:00:50 -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
|
Add SPI driver for the Freescale KL25Z
|
2013-06-19 12:10:01 -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
|
KL25Z: No Ethernet, no SDHC. TPM instead of FTM
|
2013-04-25 10:35:18 -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
|
Fixes LEDs on the Freedom KL25Z board
|
2013-05-06 11:07:53 -06:00 |
kl_gpio.h
|
Various changes and bigfixes for problems detected by CppCheck
|
2013-05-09 14:23:34 -06:00 |
kl_idle.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_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 |
kl_irq.h
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_irqprio.c
|
KL25Z: Fix serial driver; freedom-kl25z/nsh configuration now works
|
2013-04-25 10:23:47 -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_serial.c
|
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:15:31 -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
|
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:15:31 -06:00 |
kl_timerisr.c
|
KL15Z: Fix GPIO base addresses; remove GCR header file
|
2013-04-25 12:24:11 -06:00 |
kl_userspace.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_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
|
KL: Now builds up_puts
|
2013-10-01 11:51:27 -06:00 |