summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Expand)Author
4 daysWIP: fw: app: Encode settings with JSON libxengineering
4 daysfw: app: http: Add working GET /settings.jsonxengineering
5 daysfw: app: http: Add dummy GET /settings.jsonxengineering
5 daysfw: app: syslog: Stop supporting CONFIG_LOG_BACKEND_NET_SERVERxengineering
5 daysfw: app: syslog: Put only IP into syslog/target/ipxengineering
5 daysfw: app: syslog: Implement commit targetxengineering
5 daysfw: app: syslog: Make target IP configurablexengineering
5 daysfw: app: Enable settings with NVS backendxengineering
8 daysfw: app: Fix disabled network hackHEADmainxengineering
8 daysfw: app: Re-design web pagexengineering
8 daysfw: Add flash and erase targetsxengineering
13 daysSimplify website structure and drop Hugoxengineering
14 daysRemove top-level CMake build systemxengineering
14 daysfw: Remove README.mdxengineering
14 daysfw: Remove nucleo.shxengineering
14 daysfw: app: Add image signing to Meson buildxengineering
14 daysfw: 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