mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-20 13:04:21 -04:00
Due to using wrappers for the glibc syscalls the ASAN doesn't work well. We also had trouble with integrating this tool with GCC12. The ASAN is still available but is turned off by default. Use -DLINUX_ENABLE_SANITIZER=ON to turn on. Our recommendation is to use Valgrind as the runtime profiling tool. It's added for visual studio code.
MuditaOS Documentation
This folder contains the documentation of the MuditaOS.
Developer guides
- Development environment
- Build targets supported by MuditaOS
- Booting and updating MuditaOS
- Setting up integrated development environment
- How to use Mudita Pure simulator
- Keybindings on Linux
- Running MuditaOS on a phone
- Windows and macOS - flashing Pure with image
- Test harness
- Tethering
- Coding Guidelines
System documentation
Documentation listed below is system documentation listed depending on where it is.
- System architecture
- Modules
- Services
- Utilities
- Tools
- System cmake configuration
- Development workflow
- Contributing
- Internationalization