.. |
hardware
|
Refine the preprocessor conditional guard style (#190)
|
2020-01-31 19:07:39 +01:00 |
chip.h
|
Rename arch/arm/src/kl/chip to arch/arm/src/kl/hardware.
|
2019-05-24 15:04:39 -06:00 |
Kconfig
|
Rename KL version of CONFIG_GPIO_IRQ to CONFIG_KL_GPIOIRQ
|
2016-07-22 14:34:21 -06:00 |
kl_cfmconfig.c
|
Make some imported files a little closer to the NuttX coding standard
|
2015-06-11 09:14:44 -06:00 |
kl_clockconfig.c
|
Rename arch/arm/src/kl/chip to arch/arm/src/kl/hardware.
|
2019-05-24 15:04:39 -06:00 |
kl_clockconfig.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
kl_config.h
|
More trailing whilespace removal
|
2014-04-13 16:22:22 -06:00 |
kl_dma.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
kl_dumpgpio.c
|
Without lowsyslog() *llinfo() is not useful. Eliminate and replace with *info().
|
2016-06-20 11:59:15 -06:00 |
kl_gpio.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
kl_gpio.h
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
kl_gpioirq.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
kl_idle.c
|
Fix wait loop and void cast (#24)
|
2020-01-02 10:54:43 -06:00 |
kl_irq.c
|
Run codespell -w with the latest dictonary again
|
2020-02-23 22:27:46 +01:00 |
kl_irq.h
|
Clean up and review of header files for conformance to standards
|
2015-06-12 19:26:01 -06:00 |
kl_irqprio.c
|
Make some file section headers more consistent with standard
|
2015-04-08 08:04:12 -06:00 |
kl_lowputc.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
kl_lowputc.h
|
Repartitioning of header files for Kinetis L
|
2013-05-02 09:24:36 -06:00 |
kl_pwm.c
|
drivers/timers/pwm.c: Move the pwm/pwm.c driver to timers/pwm.c, The drivers/pwm contained only one .c file (pwm.c), so to avoid the proliferation of sub-directories inside drivers/ is better to move the pwm.c driver to drivers/timers. The pwm.h header was moved to include/nuttx/timers to keep consistency, so all files referencing it need to be updated.
|
2019-09-02 07:57:10 -06:00 |
kl_pwm.h
|
Rename arch/arm/src/kl/chip to arch/arm/src/kl/hardware.
|
2019-05-24 15:04:39 -06:00 |
kl_serial.c
|
arch: use ifdef USE_EARLYSERIALINIT to include up_earlyserialinit
|
2020-02-23 09:11:43 -06:00 |
kl_spi.c
|
spi: change spi_send() interface to support of 32-bit word transfer
|
2020-03-09 08:03:35 -06:00 |
kl_spi.h
|
Fix some typos
|
2019-09-17 10:46:23 -06:00 |
kl_start.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
kl_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 |
kl_timerisr.c
|
Call xxx_timer_initialize from clock subsystem
|
2020-02-08 07:40:06 -06:00 |
kl_userspace.c
|
Remove exra whitespace from files (#189)
|
2020-01-31 09:24:49 -06:00 |
kl_userspace.h
|
Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL
|
2014-08-29 14:47:22 -06:00 |
Make.defs
|
Squashed commit of the following:
|
2019-04-29 14:52:05 -06:00 |