summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Expand)Author
8 daysWIP: Remove installation stepimprove-buildsystemxengineering
8 daysfw: app: Enable CONFIG_NO_OPTIMIZATIONSxengineering
8 daysfw: app: http: Refactor settings handlerxengineering
8 daysfw: app: http: Set settings content type to text/jsonxengineering
8 daysfw: app: Encode settings with JSON libxengineering
2025-04-16fw: app: http: Add working GET /settings.jsonxengineering
2025-04-15fw: app: http: Add dummy GET /settings.jsonxengineering
2025-04-15fw: app: syslog: Stop supporting CONFIG_LOG_BACKEND_NET_SERVERxengineering
2025-04-15fw: app: syslog: Put only IP into syslog/target/ipxengineering
2025-04-15fw: app: syslog: Implement commit targetxengineering
2025-04-15fw: app: syslog: Make target IP configurablexengineering
2025-04-15fw: app: Enable settings with NVS backendxengineering
2025-04-12fw: app: Fix disabled network hackxengineering
2025-04-12fw: app: Re-design web pagexengineering
2025-04-12fw: 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