TI TIVA: development platform for PlatformIO
Texas Instruments TM4C12x MCUs offer the industrys most popular ARM Cortex-M4 core with scalable memory and package options, unparalleled connectivity peripherals, advanced application functions, industry-leading analog integration, and extensive software solutions.
- Home (home page in the PlatformIO Registry)
- Documentation (advanced usage, packages, boards, frameworks, etc.)
- Install PlatformIO
- Create PlatformIO project and configure a platform option in platformio.ini file:
[env:stable]
platform = titiva
board = ...
...
[env:development]
platform = https://github.com/platformio/platform-titiva.git
board = ...
...
- UTAustinX UT.6.10x Embedded Systems - Shape The World: Microcontroller Input/Output
- UTAustinX UT.6.10x Embedded Systems - Shape The World: Multi-Threaded Interfacing (still in progress)
Please navigate to documentation.