voilier-team-1/driver
2023-04-11 19:06:27 +02:00
..
adc.c Battery fixed, changing some priorities for interrupts. Modified ADC Interrupt function, getGauge function 2023-04-11 19:06:27 +02:00
adc.h Added battery and initBattery functions, using external variable uartCool 2023-04-07 15:28:30 +02:00
driver.md cedric me fait changer un truc <3 2023-04-11 09:48:20 +02:00
gpio.c changing names, adding implementation folder 2023-03-31 10:12:56 +02:00
gpio.h changing names, adding implementation folder 2023-03-31 10:12:56 +02:00
Lib_Com_Periph_2022.lib Init of project with the various libraries. 2023-03-22 15:20:38 +01:00
MyI2C.h Init of project with the various libraries. 2023-03-22 15:20:38 +01:00
MySPI.h Init of project with the various libraries. 2023-03-22 15:20:38 +01:00
timer.c Merging yohan to master 2023-04-07 13:38:25 +02:00
timer.h Added servo, motoreducteur and working on rtc 2023-04-04 14:36:29 +02:00
uart.c Battery fixed, changing some priorities for interrupts. Modified ADC Interrupt function, getGauge function 2023-04-11 19:06:27 +02:00
uart.h Added MyUART_SendArray function in uart.c, Modified battery function to send a battery gauge. Created MAX_BAT that defines the max level of the battery 2023-04-10 23:48:53 +02:00