OpenRTX/platform
Silvano Seva 44385b3b25 Using signed 32-bit data type for RSSI instead of floating points
Switched to int32_t for RSSI representation to allow running the code also
on devices with limited resources. Defined a new ad-hoc type to still keep
the possibility of using floating points on more capable devices.
2024-02-01 11:07:20 +01:00
..
drivers Using signed 32-bit data type for RSSI instead of floating points 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