Results 36 issues of Raphael Coeffic

hardware support

Preview of what is coming for `3.0`... Current issues: - [x] On T15 the radio goes into EM on shutdown

enhancement ✨
lua

Summary of changes: - DRY linker scripts - support for [LLVM embedded toolchain](https://github.com/ARM-software/LLVM-embedded-toolchain-for-Arm) including [picolibc](https://github.com/picolibc/picolibc). TODO: - [ ] integrate *Thread Local Storage* init (see [here](https://github.com/picolibc/picolibc/blob/main/doc/tls.md)). - [ ] bump...

compilation
house keeping 🧹

This allows for a huge speed up during the boot process. Requires #6172 and #6177.

enhancement ✨
house keeping 🧹

This is a refactor of the good old `simu` that now uses only SDL & ImGui (fetched via CMake). On macOS, this does not require XQuartz anymore. The simulated screen...

simulator
house keeping 🧹