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
|
f38ce61dc9
|
ADC driver for GDx targets
|
2020-12-22 15:29:32 +01:00 |
Silvano Seva
|
85a41a5ca7
|
On MDx targets made the ADC DMA trasfer priority higher than the DMA framebuffer one to avoid ADC overruns due to the ADC DMA transfer being suspended by the framebuffer ones
|
2020-12-19 21:57:43 +01:00 |
Silvano Seva
|
8b60ad83b4
|
Added sample averaging to MDx ADC driver
|
2020-11-25 10:26:53 +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
|
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 |
Silvano Seva
|
a5eeca7dae
|
Moving ADC driver for MDxx380 family to common drivers folder.
|
2020-11-13 08:58:10 +01:00 |