kammce / sammy

Sammy is a tool for managing SJSU-Dev2 firmware projects and to install external packages such as platforms and libraries.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sammy project app-config

kammce opened this issue · comments

Allows the user/developer to configure the defines within the project_config.hpp file without needing to modify the file directly. This works by parsing the config.hpp file for config symbols and their documentation and crating a terminal UI using something along the lines of ncurses that the allows the user to select options. Similar to the Raspberry Pi raspi-config or the ESP32's menuconfig.

project_config.hpp has been removed from SJSU-Dev2 in the v3 architecture thus this issue is obsolete and won't be fixed.