OpenRTX/platform
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
..
drivers 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
mcu Driver for random number generator peripheral 2023-11-02 18:36:07 +01:00
targets Added CONFIG_M17 macro to enable M17 support on each target 2024-02-01 11:07:20 +01:00