update README.txt to reflect new implementation status

This commit is contained in:
ziggurat29 2016-07-08 17:33:38 -05:00
parent 2938ab7c97
commit ee55a0b9a3
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ QSPI : works in polling, interrupt, DMA, and also memory-mapped modes
CAN : TODO
OTGFS : dev implemented, tested, outstanding issue with CDCACM (ACM_SET_LINE_CODING, but otherwise works);
: host implemented, only build smoke-tested (i.e. builds, but no functional testing yet)
Timers : TODO
Timers : Implemented, with PWM oneshot and freerun, tickless OS support. Limited testing (focused on tickless OS so far)
PM : TODO, PWR registers defined
FSMC : TODO
AES : TODO