Commit Graph

7 Commits

Author SHA1 Message Date
Edvard Pettersen 081a8cd516 Fixed wrong PIN configuration for UART0_RX on LaunchPads
All LaunchPads drives the UART0_RX pin up, but is configured in the
Board file to be pull-down. This alignes the UART0_RX pin configuration
with the development board HW.
2018-11-26 12:04:08 +01:00
Edvard Pettersen 8fb568a7a2 Removed Display from Board files 2018-08-31 11:05:31 +02:00
Edvard Pettersen 06cc883b3f Fixed DeviceFamily_constructPath() 2018-08-31 11:04:51 +02:00
Edvard Pettersen dfc6ee611a Doxygen alignment, and fixed missing TRNG objects 2018-08-31 11:04:49 +02:00
Edvard Pettersen f4a8cba371 Rehauled doxygen commenting and fixed TI drivers configuration 2018-08-31 11:04:48 +02:00
Edvard Pettersen 745c2b24b6 Fixed RF settings and Board files 2018-08-31 11:04:42 +02:00
Edvard Pettersen 02b812a631 [Feature]: Simplelink Platform for Simplelink SDK
Working Simplelink platform with the following Simplelink SDK's:
* CC13x0 SDK
* CC13x2 SDK
* CC26x2 SDK

Is also compatible with Code Composer Studio (XDCTools)
2018-08-31 11:04:41 +02:00