Gregory Nutt
bc5908d9fd
tools/nxstyle.c: Beef up logic that detects multiple variable definitions per line.
2019-02-17 10:57:28 -06:00
Gregory Nutt
07c16d8b70
arch/arm/src/tiva: The LauchXL-CC1312R1 NSH configuration is now fully functional. On to bigger and better things.
2019-02-13 08:06:52 -06:00
Gregory Nutt
a2406c1ac8
arch/arm/src/tiva/hardware: Initialize .bss sooner, Fix some PRCM register definitions
...
configs/launchxl-cc1312r1: Correct DIOs used to provide the UART0 serial console.
Status: Board boots to NSH prompt now. But I am not getting serial input. Things are probably not very stable in general.
2019-02-12 16:35:14 -06:00
Gregory Nutt
cf62b2288b
Squashed commit of the following:
...
arch/arm/src/tiva/cc13xx/cc13xx_prcm.c: Fix reverse bit modification: Set the bit to enabled clocking, clear the bit to dissable clocking.
arch/arm/src/tiva/cc13xx/cc13xx_enablepwr.c: Use correct index for determining if this the SERIAL or PERIPH power domain.
2019-02-12 14:00:05 -06:00
Gregory Nutt
21ffe78767
configs/launchxl-cc1310: Clone LED and button support from the launchxl-cc1312r1. The number of LEDs and buttons as well as DIO usage is identical.
2019-02-10 16:27:19 -06:00
Gregory Nutt
9e1cb2491c
configs/launchxl-cc1312r1: Add support for on-board LEDs and buttons.
2019-02-10 15:33:54 -06:00
Gregory Nutt
2603b7943a
Update README files.
2019-02-10 11:20:23 -06:00
Gregory Nutt
8e55c1324a
Fix all naming resulting from moving move all file system tests from apps/examples/ to apps/testing/ (fstest, nxffs, smart, smart_test).
2019-01-24 14:55:44 -06:00
Gregory Nutt
6d2b832ccc
arch/arm/src/tiva/cc13xx: Fixes to get a clean build of the configs/launchxl-cc1312r1 configuration. Still untested.
2019-01-23 09:04:19 -06:00
Gregory Nutt
b35a140636
About the NuttX 'About' document in preparation for the 7.28 release.
2019-01-19 10:31:06 -06:00
Gregory Nutt
a641cb2ad8
configs/launchxl-cc1312r1/: Add a configuration for the LAUNCHXL-CC1312R1 board. This is a very stripped down configuration. It was needed to support verifiction of the CC13xx configuration logic and will be needed to support completion of the CC13xx port.
2018-12-03 13:25:31 -06:00