Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/finger563/msp430
Testing development for msp430
https://github.com/finger563/msp430
Last synced: 13 days ago
JSON representation
Testing development for msp430
- Host: GitHub
- URL: https://github.com/finger563/msp430
- Owner: finger563
- License: mit
- Created: 2016-09-10T22:27:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-09-10T23:12:22.000Z (over 8 years ago)
- Last Synced: 2024-10-26T03:34:08.071Z (about 2 months ago)
- Language: C
- Size: 4.35 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# msp430
Testing development for msp430
Install dependencies (as *root*):
```bash
apt-get install gcc-msp430 mspdebug
```