mirror of
https://github.com/mudita/MuditaOS.git
synced 2026-07-19 12:34:31 -04:00
Now the system uses 2.14.0 version. Add only necessary drivers: - pit - pmu - rtwdog - snvs_hp - snvs_lp - src - trng - wdog - gpio - gpt - lpi2c - lpuart - lpuart_edma - common - common_arm - dmamux - edma - flexram - flexram_allocate - clock - cache - CMSIS - dcp - iomuxc Changed speed of the USDHC clock from ~109MHz to ~81MHz. Also changed bus timing from kMMC_HighSpeedTiming to kMMC_HighSpeed200Timing for better efficiency.
board-rt1051
This directory contains low-level drivers and files necessary to configure and run RT1051.
Files organisation
- Linker scripts for RT1051
ldscripts/ - Memory organisation
- Pure
puretx/ - Bell
bellrx/
- Pure
- Crashdump
- Common Microcontroller Software Interface Standard (CMSIS)
- Newlib
- GCC11
- GCC12
- xip
Crashdump
Crashdump helps to analyse crash dump files. If you consider change memory organisation for Pure or Bell
remember to change crashdump/crashcatcher_impl.cpp
Tool for analyse: https://github.com/mudita/misc-tools/tree/master/crashdump