OpenRTX/openrtx/src/core
Silvano Seva 959e9df457 Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
..
audio_codec.c Added macros for thread priority levels 2024-10-08 18:44:08 +02:00
audio_path.cpp Small code changes to support emulator build on MacOS 2025-03-01 20:01:06 +01:00
audio_stream.c Audio stream: fixed missing NULL pointer check in audio device driver selection. 2023-09-13 22:26:41 +02:00
backup.c Refactoring of W25Qx driver 2023-12-03 18:34:39 +01:00
battery.c Using Kconfig-style #defines for battery type description. 2024-02-01 11:07:20 +01:00
chan.c Bump Zephyr to commit a4de2eb3d1756c 2023-09-20 21:16:43 +02:00
cps.c CPS: added enumeration type for CTCSS tone index 2025-03-01 19:01:10 +01:00
crc.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
data_conversion.c Added support for STM32H743 MCU 2025-03-16 17:50:19 +01:00
datetime.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
dsp.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
gps.c GPS: using 16-bit integers for course over ground 2024-04-10 19:12:34 +02:00
graphics.c Small code changes to support emulator build on MacOS 2025-03-01 20:01:06 +01:00
input.c UI: improved handling of numeric input. 2024-07-10 09:16:18 +02:00
memory_profiling.cpp Updated year in copyright headers 2023-02-08 16:33:02 +01:00
nvmem_access.c Refactored NVM data structures and functions 2024-08-14 18:20:05 +02:00
openrtx.c Using Kconfig-style #defines for GPS, RTC and knob type description 2024-02-01 11:07:20 +01:00
queue.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00
state.c Added volume level to device state data structure. 2024-10-25 18:48:58 +02:00
threads.c Added macros for thread priority levels 2024-10-08 18:44:08 +02:00
utils.c CPS: added enumeration type for CTCSS tone index 2025-03-01 19:01:10 +01:00
voicePromptData.S Small code changes to support emulator build on MacOS 2025-03-01 20:01:06 +01:00
voicePromptUtils.c Voice prompts: fixed extra leading zero when announcing the kHz part of a frequency 2024-12-26 16:59:18 +01:00
voicePrompts.c Using newlib-specific sniprintf in place of snprintf 2024-02-06 19:19:44 +01:00
xmodem.c Updated year in copyright headers 2023-02-08 16:33:02 +01:00