OpenRTX/platform/mcu/STM32F4xx/drivers
Silvano Seva 3a288769ba Added the 'sleepUntil' API function to delays interface, allowing to put a thread in sleeping state until a certain absolute timepoint is reached 2022-07-02 10:47:19 +02:00
..
usb Moving to miosix kernel: swapped old uC/OS-III task management functions with pthread ones 2021-03-13 09:16:06 +01:00
SPI2.c Updated copyright headers 2022-06-02 09:56:05 +02:00
SPI2.h Updated copyright headers 2022-06-02 09:56:05 +02:00
USART3.cpp Updated copyright headers 2022-06-02 09:56:05 +02:00
USART3.h Updated copyright headers 2022-06-02 09:56:05 +02:00
delays.cpp Added the 'sleepUntil' API function to delays interface, allowing to put a thread in sleeping state until a certain absolute timepoint is reached 2022-07-02 10:47:19 +02:00
flash.c Updated copyright headers 2022-06-02 09:56:05 +02:00
flash.h Updated copyright headers 2022-06-02 09:56:05 +02:00
gpio.c Updated copyright headers 2022-06-02 09:56:05 +02:00
rtc.c Reorganised data structures and functions to manage date and time 2022-07-02 10:28:28 +02:00
timers.h Fixed bugs in MDx and Module17 input stream drivers causing errors in sample rate: one due to wrong configuration of TIM2 registers and one due to wrong configuration of ADC channel sample time. 2022-02-07 22:01:14 +01:00
usb_vcom.c Quick and dirty bugfix to STM32F4 USB VCOM driver to allow data transfers of more than 300 bytes 2022-03-06 08:44:52 +01:00
usb_vcom.h Quick and dirty bugfix to STM32F4 USB VCOM driver to allow data transfers of more than 300 bytes 2022-03-06 08:44:52 +01:00