Gregory Nutt
|
f8ef544c34
|
K66 Buttons: Missing definition of 'ret'
|
2017-03-03 15:07:38 -06:00 |
|
Gregory Nutt
|
4c82827ab1
|
board_button_irq: Button IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 14:37:22 -06:00 |
|
Gregory Nutt
|
34a2839244
|
Kinetis GPIO: Pin IRQ logic no longer returns the xcpt_t oldhandler. There value is useless and dangerous after the recent changes to interrupt argument passing.
|
2017-03-02 11:33:03 -06:00 |
|
Gregory Nutt
|
67de2e5f66
|
Add argument to STM32 EXTI interrupt handlers.
|
2017-02-27 14:21:30 -06:00 |
|
Gregory Nutt
|
2321560690
|
More missing argument paramters in interrupt handlers.
|
2017-02-27 08:06:07 -06:00 |
|
Gregory Nutt
|
6e2ee2b07f
|
Kinetis: GPIO interrupt handling needs handler argument.
|
2017-02-27 07:20:21 -06:00 |
|
Gregory Nutt
|
c8018f2b09
|
Freedom K66F: Fix a compilation error. Was including the wrong chip.h
|
2017-02-25 12:11:15 -06:00 |
|
Gregory Nutt
|
90e63ba18e
|
Purely cosmetic changes from review of last PR.
|
2017-02-25 11:43:05 -06:00 |
|
David Sidrane
|
0cbc03255c
|
Kinetis:Add LPUART and Clock configuartaion to freedom-k66f board
Pin out LPUART0 for testing
Define BOARD_SOPT2_PLLFLLSEL ti select MCGPLLCLK
Define BOARD_SIM_CLKDIV3_FREQ etal to provide BOARD_LPUART0_FREQ
|
2017-02-25 07:05:34 -10:00 |
|
Gregory Nutt
|
4539988d00
|
Removed CONFIG_LIBC_ARCH_BZERO. bzero() is a deprecated interface. There are no architecture-specific replacements and, if there were, they should replace memset(), not bzero().
|
2017-02-22 10:41:49 -06:00 |
|
David Sidrane
|
40c4e1c94d
|
Kinetis refreshed freedom-k66f nsh config
|
2017-02-15 13:42:36 -10:00 |
|
David Sidrane
|
ec9fda4c8c
|
Kinetis:Freedom-K66F uses ENET_1588_CLKIN as RMII clock
|
2017-02-15 13:42:36 -10:00 |
|
David Sidrane
|
acc8c4bf28
|
Kinetis: Define FTM3 Pins
|
2017-02-15 13:42:36 -10:00 |
|
David Sidrane
|
81345c9d42
|
Kinetis: Updated Freedom-K66F Readme
|
2017-02-14 09:15:42 -10:00 |
|
David Sidrane
|
3fb6064efe
|
Kinteis: Freedom-K66F refreshed config
Update Console to match README.txt
|
2017-02-14 09:15:42 -10:00 |
|
David Sidrane
|
82e93bb3f0
|
Kinetis: Map Freedom-K66F Ethernet pins
|
2017-02-14 09:15:23 -10:00 |
|
David Sidrane
|
f56e0a43a4
|
Inital commit of NXP Freedom-k66f development board
|
2017-02-13 14:35:51 -10:00 |
|