summaryrefslogtreecommitdiff
path: root/fw/app/prj.conf
AgeCommit message (Collapse)Author
4 daysfw: app: http: Add working GET /settings.jsonxengineering
5 daysfw: app: syslog: Stop supporting CONFIG_LOG_BACKEND_NET_SERVERxengineering
From now on the mixed format with IP and port is not supported. The settings system should keep them separate and first only the IP is configurable. Supporting this Kconfig option too is annoying and not necessary.
5 daysfw: app: syslog: Make target IP configurablexengineering
5 daysfw: app: Enable settings with NVS backendxengineering
2025-03-26fw: app: Move application firmware code herexengineering
This makes the structure of the `fw` folder more clear and separates application-related code from bootloader- or rtos-related code.