Silvano Seva
|
142d6e90b9
|
In all the platforms having it, added RTC initialisation to platform_init()
|
2020-12-31 17:55:04 +01:00 |
Niccolò Izzo
|
c77cc46fb6
|
Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
|
2020-12-24 16:30:13 +01:00 |
Silvano Seva
|
0d5a703521
|
Began integrating RTX driver with all the other code
|
2020-12-13 11:44:07 +01:00 |
Silvano Seva
|
774468ae46
|
Added to platform API a function allowing to retrieve device calibration data
|
2020-12-04 10:45:03 +01:00 |
Silvano Seva
|
1cf2a40182
|
Changed names of source files for MDx drivers to comply to new naming convention
|
2020-11-19 18:24:28 +01:00 |
Silvano Seva
|
85a89d1f84
|
Doubled the prescale value of all the timers, since they run at twice the frequency of the bus they are connected to
|
2020-11-16 18:03:02 +01:00 |
Silvano Seva
|
01ee477b02
|
Workaround for an STM32F405 bug causing a delay between an RCC peripheral clock enable and the effective peripheral enabling, as described in ST's silicon errata sheet
|
2020-11-16 11:24:52 +01:00 |
Silvano Seva
|
793a2dcd52
|
Adding build target for Tytera MD-390 radio
|
2020-11-13 16:57:49 +01:00 |