BLE_API wrapper library for STMicroelectronics' BlueNRG Bluetooth Low Energy expansion board shield
Fork of X_NUCLEO_IDB0XA1 by
.gitignore@232:f2a7da5d24e1, 2016-06-17 (annotated)
- Committer:
- avilei
- Date:
- Fri Jun 17 16:07:05 2016 +0000
- Revision:
- 232:f2a7da5d24e1
- Parent:
- 129:d5686dd11391
Add firmware update capabilities
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
Wolfgang Betz |
129:d5686dd11391 | 1 | # vim temporary files |
Wolfgang Betz |
129:d5686dd11391 | 2 | *.sw* |
Wolfgang Betz |
129:d5686dd11391 | 3 | |
Wolfgang Betz |
129:d5686dd11391 | 4 | # yotta files |
Wolfgang Betz |
129:d5686dd11391 | 5 | build |
Wolfgang Betz |
129:d5686dd11391 | 6 | yotta_modules |
Wolfgang Betz |
129:d5686dd11391 | 7 | yotta_targets |
Wolfgang Betz |
129:d5686dd11391 | 8 | .yotta.json |
Wolfgang Betz |
129:d5686dd11391 | 9 | upload.tar.gz |