Core13 is fairly restricted and missing many needed headers. It would be nice to have MicroCore instead.
Might be a good idea to bump or subscribe this issue over on the MicroCore github…
opened 05:36PM - 19 Mar 18 UTC
closed 07:00AM - 28 May 20 UTC
It would be fantastic to organize this lib as downloadable platform for Platform… IO
MCUdude is current working on porting the MiniCore (as opposed to MicroCore) board support to a PlatformIO friendly state, so once he’s done that, hopefully doing the same to MiniCore will be a snap.
opened 02:13PM - 25 Apr 19 UTC
closed 12:18PM - 01 Jun 19 UTC
enhancement
Hi!
I'm starting to look into PlatformIO MiniCore support.
@ivankravets woul… d you prefer if I issued some PRs, or do you want to add it yourself?
* First I need to add all the respective minicoreXXX.json files [here](https://github.com/platformio/platform-atmelavr/tree/develop/boards)
* Then I need to add `boards_minicore.txt` [here](https://github.com/platformio/platformio-pkg-framework-arduinoavr)
* Add `minicore_standard` pinout variant [here](https://github.com/platformio/platformio-pkg-framework-arduinoavr/tree/master/variants)
* Add MiniCore libraries [here](https://github.com/platformio/platformio-pkg-framework-arduinoavr/tree/master/libraries/__cores__)
* And then add the MiniCore core files [here](https://github.com/platformio/platformio-pkg-framework-arduinoavr/tree/master/cores)
Did I miss anything?
1 Like