tioui / Eiffel_Spec

Config files and instruction to use other EiffelStudio Spec.
10 stars 1 forks source link

PocketBook spec #1

Open imustafin opened 2 years ago

imustafin commented 2 years ago

I'm currently working on a spec for PocketBook eInk readers.

The spec itself is very simple: it changes only the compiler and ld flags.

I've created a GitHub Action workflow for making an archive for drag-and-dropping into estudio dir: https://github.com/imustafin/estudio-cross-configs/commit/941b307acc2640b583120563476997aa465890cd

See the action results and artifacts: https://github.com/imustafin/estudio-cross-configs/actions/runs/2325580082 https://github.com/imustafin/estudio-cross-configs/suites/6509357858/artifacts/242048370

Should I make a PR to add this spec here? Maybe we can start with the textual instructions as you have here and later discuss if github actions can be used in the future.

tioui commented 2 years ago

It has been a while since I have worked on this repository. I think that eventually, I will change de documentation to use the public svn address and not the old one that is not accessible anymore. Also test for the latest EiffelStudio and chaintools could be interesting, but I do not have the time presently to work on that.

Of course, I am generally accepting pull request. So, do not hesitate to do some work on this repository and to submit them.