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
NVM
USB
audio Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
backlight
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
display Made "static" all the variables local to each translation unit 2024-02-01 11:07:20 +01:00
keyboard
stubs
tones