RS41ng/src/hal
Mikael Nousiainen b0602f8b18 Make I²C bus clock speed configurable and add notes about the speed 2022-06-16 18:53:54 +03:00
..
cmsis
cmsis_boot
stm_lib
datatimer.c
datatimer.h
delay.c
delay.h
hal.h
i2c.c Make I²C bus clock speed configurable and add notes about the speed 2022-06-16 18:53:54 +03:00
i2c.h Make I²C bus clock speed configurable and add notes about the speed 2022-06-16 18:53:54 +03:00
pwm.c
pwm.h
spi.c
spi.h
system.c Add support for powering off the radiosonde. Improve documentation. 2021-08-16 23:24:46 +03:00
system.h
usart_ext.c Allow relaying of GPS NMEA output to the external RS41 serial port to be integrated with other tracker hardware. Allow GPS position recording (by enabling GPS serial port interrupts) during CW and Horus transmissions to avoid transmitting stale GPS data. 2021-11-11 18:15:52 +02:00
usart_ext.h Allow relaying of GPS NMEA output to the external RS41 serial port to be integrated with other tracker hardware. Allow GPS position recording (by enabling GPS serial port interrupts) during CW and Horus transmissions to avoid transmitting stale GPS data. 2021-11-11 18:15:52 +02:00
usart_gps.c
usart_gps.h