Age | Commit message (Expand) | Author |
2025-04-06 | tools: Use argparse for build scripts | xengineering |
2025-04-06 | fw: btl: Clean meson.build | xengineering |
2025-04-06 | tools: Add directory and move scripts here | xengineering |
2025-04-06 | Build bootloader and add to website | xengineering |
2025-04-06 | fw: btl: Clean up meson.build | xengineering |
2025-04-06 | fw: btl: Configure with Python script | xengineering |
2025-04-06 | fw: btl: Fix build with Meson | xengineering |
2025-04-05 | fw: btl: Configure bootloader build with Meson | xengineering |
2025-04-02 | fw: app: Fix native_sim build | xengineering |
2025-03-30 | fw: app: update: Finish first HTTP PUT /update | xengineering |
2025-03-30 | fw: app: update: Write uploaded image to flash | xengineering |
2025-03-30 | fw: app: update: Add data rx on HTTP PUT /update | xengineering |
2025-03-30 | fw: app: update: Add source file and HTTP 204 handler | xengineering |
2025-03-30 | fw: app: Enable MCUboot shell for nucleo_f767zi | xengineering |
2025-03-30 | fw: app: Reboot in case of no network | xengineering |
2025-03-27 | fw: app: Do not use CMake ExternalProject | xengineering |
2025-03-27 | fw: Remove serial console from nucleo.sh | xengineering |
2025-03-27 | fw: Remove build from nucleo.sh | xengineering |
2025-03-26 | fw: app: Build as CMake External Project | xengineering |
2025-03-26 | fw: rtos: Add CMakeLists.txt | xengineering |
2025-03-26 | fw: Move MCUboot key definition here | xengineering |
2025-03-26 | fw: rtos: modules: Rename to hal_stm32 | xengineering |
2025-03-26 | fw: rtos: modules: Move mcuboot submodule here | xengineering |
2025-03-26 | fw: btl: Use `build/fw/btl` folder consistently | xengineering |
2025-03-26 | fw: btl: Fix ZEPHYR_BASE setting | xengineering |
2025-03-26 | fw: app: Move application firmware code here | xengineering |
2025-03-22 | fw: Let Zephyr add board specific configuration | xengineering |
2025-03-22 | fw: rtos: Restructure RTOS-related code | xengineering |
2025-03-22 | fw: btl: Move MCUboot build here | xengineering |
2025-03-22 | fw: Remove empty main | xengineering |
2025-03-21 | fw: Fix network configuration for simulation | xengineering |
2025-03-21 | fw: Use MCUboot bootloader for nucleo_f767zi | xengineering |
2025-03-21 | fw: Add mcuboot submodule | xengineering |
2025-03-21 | fw: nucleo: Allow custom my.conf configuration | xengineering |
2025-03-21 | fw: network: Add Kconfig-based IPv6 ULA | xengineering |
2025-03-21 | fw: network: Set custom hostname | xengineering |
2025-03-21 | fw: network: Rename from mac | xengineering |
2025-03-21 | fw: js: Add web frontend to display heartbeat | xengineering |
2025-03-21 | fw: ws: Add WebSocket interface | xengineering |
2025-03-21 | fw: zephyr: Add mbedtls module | xengineering |
2025-03-21 | fw: heart: Add zbus-based heartbeat code | xengineering |
2025-03-21 | fw: http: Add /favicon.ico handler | xengineering |
2025-03-21 | fw: Add nucleo.sh | xengineering |
2025-03-21 | fw: html: Add missing license notice | xengineering |
2025-03-21 | fw: html: Move HTML to src folder | xengineering |
2025-03-21 | fw: http: Add HTML resource / | xengineering |
2025-03-21 | fw: syslog: Adjust log levels | xengineering |
2025-03-21 | fw: mac: Implement MAC address setting | xengineering |
2025-03-21 | fw: zephyr: Switch to latest release v4.1.0 | xengineering |
2025-03-21 | fw: Use SLAAC for network configuration | xengineering |