Skip to content

Releases: SAtacker/bb-config

Release v0.2.0

11 Jun 21:41
Compare
Choose a tag to compare

[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

10 Jun 21:42
Compare
Choose a tag to compare
[rename] Officially renamed bb-config

Signed-off-by: Shreyas Atre <[email protected]>

Release v0.1.70

10 Jun 21:34
Compare
Choose a tag to compare
[CI] enhancement: added pull request workflows

Signed-off-by: Shreyas Atre <[email protected]>

Release v0.1.69

10 Jun 20:55
Compare
Choose a tag to compare
[CI] enhancement: fix release tags

Signed-off-by: Shreyas Atre <[email protected]>

beaglecfg-0.1-1

27 Aug 13:30
Compare
Choose a tag to compare
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

22 Aug 17:51
Compare
Choose a tag to compare
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

22 Aug 13:45
Compare
Choose a tag to compare
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

21 Aug 11:15
61793ff
Compare
Choose a tag to compare
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