summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Expand)Author
12 daysfw: app: Fix disabled network hackHEADmainxengineering
12 daysfw: app: Re-design web pagexengineering
12 daysfw: Add flash and erase targetsxengineering
2025-04-07Simplify website structure and drop Hugoxengineering
2025-04-06Remove top-level CMake build systemxengineering
2025-04-06fw: Remove README.mdxengineering
2025-04-06fw: Remove nucleo.shxengineering
2025-04-06fw: app: Add image signing to Meson buildxengineering
2025-04-06fw: sim: Integrate into Meson buildxengineering
2025-04-06fw: app: Build with Mesonxengineering
2025-04-06tools: Use argparse for build scriptsxengineering
2025-04-06fw: btl: Clean meson.buildxengineering
2025-04-06tools: Add directory and move scripts herexengineering
2025-04-06Build bootloader and add to websitexengineering
2025-04-06fw: btl: Clean up meson.buildxengineering
2025-04-06fw: btl: Configure with Python scriptxengineering
2025-04-06fw: btl: Fix build with Mesonxengineering
2025-04-05fw: btl: Configure bootloader build with Mesonxengineering
2025-04-02fw: app: Fix native_sim buildxengineering
2025-03-30fw: app: update: Finish first HTTP PUT /updatexengineering
2025-03-30fw: app: update: Write uploaded image to flashxengineering
2025-03-30fw: app: update: Add data rx on HTTP PUT /updatexengineering
2025-03-30fw: app: update: Add source file and HTTP 204 handlerxengineering
2025-03-30fw: app: Enable MCUboot shell for nucleo_f767zixengineering
2025-03-30fw: app: Reboot in case of no networkxengineering
2025-03-27fw: app: Do not use CMake ExternalProjectxengineering
2025-03-27fw: Remove serial console from nucleo.shxengineering
2025-03-27fw: Remove build from nucleo.shxengineering
2025-03-26fw: app: Build as CMake External Projectxengineering
2025-03-26fw: rtos: Add CMakeLists.txtxengineering
2025-03-26fw: Move MCUboot key definition herexengineering
2025-03-26fw: rtos: modules: Rename to hal_stm32xengineering
2025-03-26fw: rtos: modules: Move mcuboot submodule herexengineering
2025-03-26fw: btl: Use `build/fw/btl` folder consistentlyxengineering
2025-03-26fw: btl: Fix ZEPHYR_BASE settingxengineering
2025-03-26fw: app: Move application firmware code herexengineering
2025-03-22fw: Let Zephyr add board specific configurationxengineering
2025-03-22fw: rtos: Restructure RTOS-related codexengineering
2025-03-22fw: btl: Move MCUboot build herexengineering
2025-03-22fw: Remove empty mainxengineering
2025-03-21fw: Fix network configuration for simulationxengineering
2025-03-21fw: Use MCUboot bootloader for nucleo_f767zixengineering
2025-03-21fw: Add mcuboot submodulexengineering
2025-03-21fw: nucleo: Allow custom my.conf configurationxengineering
2025-03-21fw: network: Add Kconfig-based IPv6 ULAxengineering
2025-03-21fw: network: Set custom hostnamexengineering
2025-03-21fw: network: Rename from macxengineering
2025-03-21fw: js: Add web frontend to display heartbeatxengineering
2025-03-21fw: ws: Add WebSocket interfacexengineering
2025-03-21fw: zephyr: Add mbedtls modulexengineering