len0rd synced commits to master at len0rd/rockbox from mirror 2025-10-20 13:37:39 -04:00
900b362f4c Minor mechanical corrections to Vietnamese translation
09406bed8e FS#13670: Initial Vietnamese translation (Chu Khanh Hanh)
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-10-16 19:47:39 -04:00
60ddb02573 winsim: Fix filesystem access
len0rd synced commits to master at len0rd/rockbox from mirror 2025-10-14 18:47:39 -04:00
bfcd8270c9 Add arcsin, arccos and arctan to calculator
len0rd synced commits to master at len0rd/rockbox from mirror 2025-10-12 17:47:38 -04:00
9aa6a35b3f Fix warnings introduced in prior commit
0f8f05db29 build: Enforce -Wundef on all targets.
Compare 2 commits »
len0rd synced commits to master at len0rd/rockbox from mirror 2025-10-08 15:47:39 -04:00
7ba4af6ab0 configure: Delete an obsolete, unused toolchain reference
a4aaf94af1 fix typo in imx233_power_get_info()
Compare 2 commits »
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-10-08 13:57:44 -04:00
e5987bbdb2 Remove Unused Code and Preprocessor Directives in RP2040 Port (#1324)
len0rd created repository devs/foxbox 2025-10-07 23:28:44 -04:00
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-10-06 12:57:44 -04:00
a1f6e1f64f fix[RL78 Port] incorrect register image for pvParameters in FAR model (#1316) (#1317)
len0rd synced commits to main at len0rd/dtc from mirror 2025-09-30 02:07:37 -04:00
7f3184a6c5 libfdt: Remove old MacOS strnlen workaround
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-09-29 17:37:42 -04:00
a8ae21c88e armv8-r: Add Arm Cortex-R82 non-MPU port (#1289)
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-09-17 03:27:45 -04:00
3d44975181 RP2040: Fix use of deprecated volatile semantics for C++20 (#1318) (#1319)
692c4b070f Fix: avoid set but unused variable warning in pxPortInitialiseStack (#1320)
Compare 2 commits »
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-09-09 07:37:53 -04:00
44ae6cf61a cortex-M ports: Clarify hardware-saved exception frame size variable (#1314)
len0rd synced commits to ci-test at len0rd/FreeRTOS-Kernel from mirror 2025-08-29 06:28:36 -04:00
9d5dcf4f12 test
len0rd synced commits to ci-test at len0rd/FreeRTOS-Kernel from mirror 2025-08-28 22:18:37 -04:00
Compare 2 commits »
len0rd synced commits to ci-test at len0rd/FreeRTOS-Kernel from mirror 2025-08-26 21:18:33 -04:00
Compare 2 commits »
len0rd synced new reference ci-test to len0rd/FreeRTOS-Kernel from mirror 2025-08-22 19:18:36 -04:00
len0rd synced commits to ci-test at len0rd/FreeRTOS-Kernel from mirror 2025-08-22 19:18:36 -04:00
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-08-15 15:48:32 -04:00
ccabdec2f8 Fix risk of Win32 timer setup call getting ignored (#1311)
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-08-15 07:38:33 -04:00
386c1bca66 Change the macro from portMAX_DELAY to SIZE_MAX in order to initialize size_t-type variable correctly (#1310)
len0rd synced commits to main at len0rd/FreeRTOS-Kernel from mirror 2025-08-14 15:18:33 -04:00
43947413b9 event-groups: Fix multiple definitions (#1307)