Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of TMRh20 by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
6:15a3bbf90fe9 | 2017-10-06 | gume | Initial release |
5:836f5c6da243 | 2016-03-28 | gume | - Small fixes |
4:c741eb877a4e | 2016-03-17 | gume | - Speed change to 8MHz |
3:13e43d3101a5 | 2016-03-17 | gume | - Fixed SPI problems. The problems was the initilaztion order. SPI has to be initialized after its CE/CS pins |
2:3332510eebba | 2016-03-16 | gume | small changes |
1:8f889354678f | 2016-03-16 | gume | - DeafNode is working. For yet unknown reason, the CSN signal goes to HIGH even before the spi transmission finishes. Now, there is a +5 us delay to avoid this. Still, this is a strange situation! (Could be optimization problem?) |
0:163155b607df | 2016-03-10 | gume | Initial commit. Imported from the Arduino project |