Age | Commit message (Expand) | Author |
10 days | fw: Remove build from nucleo.sh | xengineering |
11 days | fw: app: Build as CMake External Project | xengineering |
11 days | fw: rtos: Add CMakeLists.txt | xengineering |
11 days | fw: Move MCUboot key definition here | xengineering |
11 days | fw: rtos: modules: Rename to hal_stm32 | xengineering |
11 days | fw: rtos: modules: Move mcuboot submodule here | xengineering |
11 days | fw: btl: Use `build/fw/btl` folder consistently | xengineering |
11 days | fw: btl: Fix ZEPHYR_BASE setting | xengineering |
11 days | 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 |
2025-03-21 | fw: syslog: Add static syslog logging | xengineering |
2025-03-21 | fw: Add simulate-network.sh | xengineering |
2025-03-21 | fw: Switch to board native_sim/native/64 | xengineering |
2025-03-21 | fw: Remove GPIO-based logic | xengineering |
2025-02-23 | fw: Update to Zephyr v4.0.0 | xengineering |
2025-02-14 | Switch to a global CMake build | xengineering |
2025-02-14 | fw: Do not track Python environment | xengineering |
2025-02-11 | fw: gitignore: Add build, .cache and log.txt | xengineering |
2025-02-11 | fw: Clean up CMakeLists.txt | xengineering |
2025-02-11 | fw: Switch to MPL 2.0 | xengineering |
2025-02-11 | fw: Move content of `firmware` here | xengineering |