ak-kr-project/Core/Src
ІО-23 Шмуляр Олег 9606a0b1ae poll until ready before sending data, not after
This change improves two aspects:
- display will not receive instructions nor data until it is ready, even
  at startup when no previous commands have been sent
- no time is wasted after writing instructions or data to the display
2025-02-15 14:43:54 +02:00
..
main.c poll until ready before sending data, not after 2025-02-15 14:43:54 +02:00
stm32f4xx_hal_msp.c add everything else in the project tree 2025-02-14 23:01:58 +02:00
stm32f4xx_it.c fix driver issues, add simple display testing code 2025-02-14 23:03:36 +02:00
syscalls.c add everything else in the project tree 2025-02-14 23:01:58 +02:00
sysmem.c add everything else in the project tree 2025-02-14 23:01:58 +02:00
system_stm32f4xx.c add everything else in the project tree 2025-02-14 23:01:58 +02:00