Releases: SAtacker/bb-config
Releases · SAtacker/bb-config
Release v0.2.0
[FTXUI] Upgrade the FTXUI version
- Use version the current dev version >3.0.0
- Fix the breaking changes around options.
- Add some animated buttons.
- Use vscroll_indicator to display some scrollbar.
[Build System] cmake: remove version
Release v0.1.71
[rename] Officially renamed bb-config Signed-off-by: Shreyas Atre <[email protected]>
Release v0.1.70
[CI] enhancement: added pull request workflows Signed-off-by: Shreyas Atre <[email protected]>
Release v0.1.69
[CI] enhancement: fix release tags Signed-off-by: Shreyas Atre <[email protected]>
beaglecfg-0.1-1
Check /sys/class/remoteproc/ exists before iterating in it. If we don't, this triggers the exception: ``` terminate called after throwing an instance of 'std::filesystem::__cxx11::filesystem_error' what(): filesystem error: directory iterator cannot open directory: No such file or directory [/sys/class/remoteproc/] ```
beaglecfg-0.1-1
VERSION 0.1 REVSION 66 This is quite workable and stable. Additional features will be pushed as time progresses. Thanks to Arthur Sonzogni , Abhishek, Deepak, Vedant, Robert , JKRidner, and BeagleBoard.org. Signed-off-by: Shreyas Atre <[email protected]>
beaglecfg-0.1-1
GitHub CI Fix Apparently the HEAD count on github yields 1 in any condition. Hence adding a VERSION file seems necessary
beaglecfg-0.1-1
CI for beaglecfg (#38) * Minor: CI & Deb Package * Include CPack for debian pkg * Changed target name to beaglecfg * CI for build and release ref for CI: https://github.com/VedantParanjape/simpPRU