|
|
7 mesi fa | |
|---|---|---|
| .settings | 8 mesi fa | |
| Debug | 8 mesi fa | |
| src | 7 mesi fa | |
| targetConfigs | 8 mesi fa | |
| .ccsproject | 8 mesi fa | |
| .clangd | 8 mesi fa | |
| .cproject | 7 mesi fa | |
| .gitignore | 8 mesi fa | |
| .project | 8 mesi fa | |
| README.md | 8 mesi fa | |
| main_target.c | 7 mesi fa | |
| main_target.syscfg | 7 mesi fa | |
| test-mcu.py | 7 mesi fa |
Empty project using DriverLib. This example shows a basic empty project using DriverLib with just main file and SysConfig initialization.
TI recommends to terminate unused pins by setting the corresponding functions to GPIO and configure the pins to output low or input with internal pullup/pulldown resistor.
SysConfig allows developers to easily configure unused pins by selecting Board→Configure Unused Pins.
Compile, load and run the example.