WNCInterface
Dependencies: WncControllerK64F
Fork of WNCInterface by
WncControllerK64F.lib@18:198e9b0acf11, 2016-11-17 (annotated)
- Committer:
- JMF
- Date:
- Thu Nov 17 16:13:29 2016 +0000
- Revision:
- 18:198e9b0acf11
- Parent:
- 17:5a414a5724db
Updates to mbed os resulted in mutex.h going away and rtos.h needed to be used; This fixes the Mutex typedef failure. Also cast data buffers from 'char *' to (const std::uint8_t*) to conform with Fred's changes in WncController
Who changed what in which revision?
User | Revision | Line number | New contents of line |
---|---|---|---|
fkellermavnet | 17:5a414a5724db | 1 | https://developer.mbed.org/users/fkellermavnet/code/WncControllerK64F/#43a36c66c574 |