summaryrefslogtreecommitdiff
path: root/fw
AgeCommit message (Expand)Author
6 daysfw: app: update: Finish first HTTP PUT /updatexengineering
6 daysfw: app: update: Write uploaded image to flashxengineering
6 daysfw: app: update: Add data rx on HTTP PUT /updatexengineering
6 daysfw: app: update: Add source file and HTTP 204 handlerxengineering
6 daysfw: app: Enable MCUboot shell for nucleo_f767zixengineering
6 daysfw: app: Reboot in case of no networkxengineering
9 daysfw: app: Do not use CMake ExternalProjectxengineering
9 daysfw: Remove serial console from nucleo.shxengineering
9 daysfw: Remove build from nucleo.shxengineering
10 daysfw: app: Build as CMake External Projectxengineering
10 daysfw: rtos: Add CMakeLists.txtxengineering
10 daysfw: Move MCUboot key definition herexengineering
10 daysfw: rtos: modules: Rename to hal_stm32xengineering
10 daysfw: rtos: modules: Move mcuboot submodule herexengineering
10 daysfw: btl: Use `build/fw/btl` folder consistentlyxengineering
10 daysfw: btl: Fix ZEPHYR_BASE settingxengineering
10 daysfw: app: Move application firmware code herexengineering
14 daysfw: Let Zephyr add board specific configurationxengineering
14 daysfw: rtos: Restructure RTOS-related codexengineering
14 daysfw: 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
2025-03-21fw: heart: Add zbus-based heartbeat codexengineering
2025-03-21fw: http: Add /favicon.ico handlerxengineering
2025-03-21fw: Add nucleo.shxengineering
2025-03-21fw: html: Add missing license noticexengineering
2025-03-21fw: html: Move HTML to src folderxengineering
2025-03-21fw: http: Add HTML resource /xengineering
2025-03-21fw: syslog: Adjust log levelsxengineering
2025-03-21fw: mac: Implement MAC address settingxengineering
2025-03-21fw: zephyr: Switch to latest release v4.1.0xengineering
2025-03-21fw: Use SLAAC for network configurationxengineering
2025-03-21fw: syslog: Add static syslog loggingxengineering
2025-03-21fw: Add simulate-network.shxengineering
2025-03-21fw: Switch to board native_sim/native/64xengineering
2025-03-21fw: Remove GPIO-based logicxengineering
2025-02-23fw: Update to Zephyr v4.0.0xengineering
2025-02-14Switch to a global CMake buildxengineering
2025-02-14fw: Do not track Python environmentxengineering
2025-02-11fw: gitignore: Add build, .cache and log.txtxengineering
2025-02-11fw: Clean up CMakeLists.txtxengineering