make SCI registers readable and make plugins installable#119
make SCI registers readable and make plugins installable#119baldram merged 7 commits intobaldram:masterfrom
Conversation
|
I expanded the scope of this PR to make all *.plg files installable. |
* Rename conflicting PLUGIN_SIZE
|
@baldram The later changes are required so that 16 bit flac files can be decoded and recognised by my stream library. |
|
@baldram Could you please review these changes? |
|
@CelliesProjects Thank you for letting me know that this change is complete and the POC/test phase has been wrapped up. Will 👀 |
|
Thank you @CelliesProjects! Looks good. We will need to add a proper description to the commit. Theoretically there is a low-impact breaking change: PLUGIN_SIZE macro renamed to |
|
@CelliesProjects Are you able to use it directly from master without me releasing a new version? |
|
@baldram Thanks for the quick merge! I think a new release might be in place. Very convenient for novice users. |
I opened this PR to be able to read the SCI status registers.