boat-project/keilproject
2023-04-04 14:34:09 +02:00
..
RTE UART Working (test with rspi). Interruption for Receiving. Pinout for the different UARTS 2023-04-02 22:53:49 +02:00
Source Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data. 2023-04-04 14:34:09 +02:00
.gitignore Added base Keil Project 2023-03-22 15:28:54 +01:00
voilier.uvoptx Added remote(int) and initRemote functions. remote is linked to the interruption for USART 1 and is called everytime we receive a data. 2023-04-04 14:34:09 +02:00
voilier.uvprojx Added MyUART_InitGPIO() function to init directly the GPIO for UART 2023-04-04 13:14:09 +02:00