mirror of
https://github.com/portapack-mayhem/mayhem-firmware.git
synced 2025-02-20 06:28:31 +00:00
Updated _Sidebar (markdown)
parent
742d1c0fba
commit
f5d200f6f3
108
_Sidebar.md
108
_Sidebar.md
@ -86,65 +86,65 @@
|
||||
* [Flash Utility](Flash-Utility)
|
||||
* Wipe SD card
|
||||
* [Settings](Settings)
|
||||
* [App Settings](Settings#app-settings)
|
||||
* [Audio](Settings#audio)
|
||||
* [Calibration](Settings#calibration)
|
||||
* [Converter](Settings#converter)
|
||||
* [Date/time](Settings#datetime)
|
||||
* [Encoder Dial](Settings#encoder-dial)
|
||||
* [Freq. Correct](Settings#freqcorrect)
|
||||
* [P.Mem Mgmt](Settings#pmemory-mgmt)
|
||||
* [QR code](Settings#qr-code)
|
||||
* [Radio](Settings#radio)
|
||||
* [User Interface](Settings#user-interface)
|
||||
* [Debug](Debug)
|
||||
* [Buttons Test](Debug#buttons-test)
|
||||
* [Debug Dump](Debug#debug-dump)
|
||||
* M0 Stack Dump
|
||||
* [Memory](Debug#memory)
|
||||
* [P.Memory](Debug#p-memory)
|
||||
* [Peripherals](Debug#peripherals)
|
||||
* [SD Card](Debug#sd-card)
|
||||
* [Temperature](Debug#temperature)
|
||||
* [Touch Test](Debug#touch-test)
|
||||
* [HackRF Mode](HackRF)
|
||||
* [App Settings](Settings#app-settings)
|
||||
* [Audio](Settings#audio)
|
||||
* [Calibration](Settings#calibration)
|
||||
* [Converter](Settings#converter)
|
||||
* [Date/time](Settings#datetime)
|
||||
* [Encoder Dial](Settings#encoder-dial)
|
||||
* [Freq. Correct](Settings#freqcorrect)
|
||||
* [P.Mem Mgmt](Settings#pmemory-mgmt)
|
||||
* [QR code](Settings#qr-code)
|
||||
* [Radio](Settings#radio)
|
||||
* [User Interface](Settings#user-interface)
|
||||
* [Debug](Debug)
|
||||
* [Buttons Test](Debug#buttons-test)
|
||||
* [Debug Dump](Debug#debug-dump)
|
||||
* M0 Stack Dump
|
||||
* [Memory](Debug#memory)
|
||||
* [P.Memory](Debug#p-memory)
|
||||
* [Peripherals](Debug#peripherals)
|
||||
* [SD Card](Debug#sd-card)
|
||||
* [Temperature](Debug#temperature)
|
||||
* [Touch Test](Debug#touch-test)
|
||||
* [HackRF Mode](HackRF)
|
||||
* Additional Information
|
||||
* [Updating the CPLD](Updating-the-CPLD)
|
||||
* [Updating the CPLD](Updating-the-CPLD)
|
||||
## Developer Manual
|
||||
* [Compilation of the firmware](Compile-firmware)
|
||||
* [How to compile on Windows faster with WSL 2](How-to-compile-faster-with-WSL-2)
|
||||
* [Using Docker and Kitematic](Compile-firmware#using-docker-hub-and-kitematic)
|
||||
* [Docker command-line reference](Compile-firmware#docker---command-line-reference)
|
||||
* [Using Buddyworks and other CI platforms](Compile-firmware#using-buddyworks-and-other-ci-platforms)
|
||||
* [Notes for Buddy.Works (and other CI platforms)](Compile-firmware#notes-for-buddyworks-and-other-ci-platforms)
|
||||
* [Using ARM on Debian host](Compile-firmware#using-arm-on-debian)
|
||||
* [All in one script for ARM on Debian host](Compile-firmware#all-in-one-script-for-arm-on-debian-host)
|
||||
* [Compile on Arch based distro (exclude Asahi)](Compile-on-Arch-based-distro-(exclude-Asahi))
|
||||
* [Create a custom map](Create-a-Custom-Map-with-Offline-Map-Maker)
|
||||
* [Code formatting](Code-formatting)
|
||||
* [PR process](PR-process)
|
||||
* [Compilation of the firmware](Compile-firmware)
|
||||
* [How to compile on Windows faster with WSL 2](How-to-compile-faster-with-WSL-2)
|
||||
* [Using Docker and Kitematic](Compile-firmware#using-docker-hub-and-kitematic)
|
||||
* [Docker command-line reference](Compile-firmware#docker---command-line-reference)
|
||||
* [Using Buddyworks and other CI platforms](Compile-firmware#using-buddyworks-and-other-ci-platforms)
|
||||
* [Notes for Buddy.Works (and other CI platforms)](Compile-firmware#notes-for-buddyworks-and-other-ci-platforms)
|
||||
* [Using ARM on Debian host](Compile-firmware#using-arm-on-debian)
|
||||
* [All in one script for ARM on Debian host](Compile-firmware#all-in-one-script-for-arm-on-debian-host)
|
||||
* [Compile on Arch based distro (exclude Asahi)](Compile-on-Arch-based-distro-(exclude-Asahi))
|
||||
* [Create a custom map](Create-a-Custom-Map-with-Offline-Map-Maker)
|
||||
* [Code formatting](Code-formatting)
|
||||
* [PR process](PR-process)
|
||||
* Description of the Structure
|
||||
* [At First Glance](At-first-glance)
|
||||
* [Boot Process](Boot-Process)
|
||||
* [Firmware Architecture](Firmware-Architecture)
|
||||
* [Persistent Memory](Persistent-Memory)
|
||||
* [ChibiOS Notes](ChibiOS-Notes)
|
||||
* [At First Glance](At-first-glance)
|
||||
* [Boot Process](Boot-Process)
|
||||
* [Firmware Architecture](Firmware-Architecture)
|
||||
* [Persistent Memory](Persistent-Memory)
|
||||
* [ChibiOS Notes](ChibiOS-Notes)
|
||||
* [Software Dev Guides](Software-Dev-Guides)
|
||||
* [Code contribution rules](Code-contribution-rules)
|
||||
* [Create a Simple App](Create-a-simple-app)
|
||||
* [Widgets](Widgets)
|
||||
* [SD Card](SD-Card-(DEV))
|
||||
* [Access Radio Hardware](Access-Radio-Hardware)
|
||||
* [Interpret Guru meditation crashes](Interpret-Guru-meditation-crashes)
|
||||
* Create a Complex App
|
||||
* [Debug via SWD](Debug-via-SWD)
|
||||
* [Code contribution rules](Code-contribution-rules)
|
||||
* [Create a Simple App](Create-a-simple-app)
|
||||
* [Widgets](Widgets)
|
||||
* [SD Card](SD-Card-(DEV))
|
||||
* [Access Radio Hardware](Access-Radio-Hardware)
|
||||
* [Interpret Guru meditation crashes](Interpret-Guru-meditation-crashes)
|
||||
* Create a Complex App
|
||||
* [Debug via SWD](Debug-via-SWD)
|
||||
* Tools
|
||||
* [make_airlines_db.py](Make-airlines-db)
|
||||
* [make_icao24_db.py](Make-icao24-db)
|
||||
* [world_map.bin](World-map-generation)
|
||||
* [converter](Splash-and-other-images)
|
||||
* [make_airlines_db.py](Make-airlines-db)
|
||||
* [make_icao24_db.py](Make-icao24-db)
|
||||
* [world_map.bin](World-map-generation)
|
||||
* [converter](Splash-and-other-images)
|
||||
* Research
|
||||
* [Dissecting the Temperature Logger](Dissecting-the-Temperature-logger)
|
||||
* [Differences between H1 and H2](Differences-Between-H1-and-H2-models)
|
||||
* [Dissecting the Temperature Logger](Dissecting-the-Temperature-logger)
|
||||
* [Differences between H1 and H2](Differences-Between-H1-and-H2-models)
|
||||
* [UI Screenshots](UI-Screenshots)
|
||||
* [Creating a prod/stable release](Creating-a-prod-stable-release) (Maintainers only)
|
||||
|
Loading…
x
Reference in New Issue
Block a user