Firmware for Nucleo boards for the SLab system Description at http://r6500.blogspot.com.es/2018/02/slab-first-release.html All associated files at https://github.com/R6500/SLab

Dependencies:   mbed

Status.txt

Committer:
vic20
Date:
2018-02-11
Revision:
1:d81bef65eece

File content as of revision 1:d81bef65eece:

Curren status of the project

Version 1.2

  Implemented changes:
  
    (*) Halt added only to wavePlay    
    (*) Halt code added to responses
    (*) Document the protocol for halt
    
    (*) Add halt code to ISRs 
          (*) asyncRead
          (*) triggeredRead
          (*) stepResponse
          (*) waveResponse
          (*) dualWaveResponse
          (*) singleWaveResponse
          (*) WavePlay
          (*) DualWavePlay    
    
  To do: