OpenRTX/platform/drivers
Silvano Seva 5b3929ef44 Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct
General code optimization allowing to reduce the overall binary size, especially
for devices without hardware floating point support. On the MD-380 (which has the
FPU) the .text size has been reduced of 4'928 bytes.
2024-02-01 11:07:20 +01:00
..
ADC Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
CPS Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct 2024-02-01 11:07:20 +01:00
GPS ttwrplus: enable GPS 2023-09-20 21:08:35 +02:00
NVM Linux NVM: added implementation of nvm_getMemoryAreas() 2023-12-07 12:02:48 +01:00
USB Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
audio Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
backlight Using Kconfig-style #defines for display parameters' description. 2024-02-01 11:07:20 +01:00
baseband Moved from float to uint32_t for TX power, substituted dBm with mW in CPS channel struct 2024-02-01 11:07:20 +01:00
chSelector Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00
display Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
keyboard Reduce encoder sensitivity on T-TWR Plus 2023-10-09 09:23:45 +02:00
stubs Using Kconfig-style #defines for display parameters' description. 2024-02-01 11:07:20 +01:00
tones Moved gpio.h to peripherals 2023-07-21 19:27:14 +02:00