add todos

This commit is contained in:
King Kévin 2016-03-25 20:27:42 +01:00
parent eb8094f2fb
commit 666dc51a21
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@
* @author King Kévin <kingkevin@cuvoodoo.info>
* @date 2016
* @note peripherals used: SPI @ref led_ws2812b_spi, timer @ref led_ws2812b_timer, DMA @ref led_ws2812b_dma
* @todo improve ws2812b_set_rgb speed
*/
/* standard libraries */

View File

@ -17,6 +17,7 @@
* @author King Kévin <kingkevin@cuvoodoo.info>
* @date 2016
* @note peripherals used: USART @ref usart
* @todo fix ring buffer racing (interrupt vs software)
*/
/* standard libraries */