- Mar 01, 2017
-
-
Gregory Nutt authored
-
David Sidrane authored
More build fiexes stm32f7 irqfixes Approved-by: Gregory Nutt
-
Gregory Nutt authored
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
-
David Sidrane authored
-
- Feb 28, 2017
-
-
David Sidrane authored
Merged in david_s5/nuttx-11/david_s5/kinetiskinetis_lpserialc-irq-fix-typeo-1488323540334 (pull request #228) Kinetis:kinetis_lpserial.c irq fix typo Approved-by: Gregory Nutt
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
STM32 irqfixes found in build testing Approved-by: Gregory Nutt
-
David Sidrane authored
-
David Sidrane authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
Gregory Nutt authored
-
David Sidrane authored
kinetis usb clean up Approved-by: Gregory Nutt
-
David Sidrane authored
Kinetis:Bugfixes and coexistence of LPUARTs and UARTs as devices Approved-by: Gregory Nutt
-
David Sidrane authored
Add serial init to centralize UART/LPUART management Use kinetis_ not up_ where arch specific Defined kinetis_[lp]uart_[early]serialinit to facilitate bring up both UARTs and LPUARTs as devices and a console Support ordering and merging of serial devices names.
-
- Feb 27, 2017
-
-
David Sidrane authored
1) Shifted the clock speed of MK20DX128VLH5 to 48 Mhz to be able to uses USB. 2) Set BOARD_OUTDIV3 to 0 - there is no BOARD_OUTDIV3 on a MK20DX128VLH5 or K20DX256VLH7 3) Added BOARD_SOPT2_PLLFLLSEL and BOARD_SOPT2_FREQ along with settings for BOARD_SIM_CLKDIV2_USBFRAC and BOARD_SIM_CLKDIV2_USBDIV base on the BOARD_SOPT2_FREQ.
-