racerxdl / platformio-air105

AIR105 MH1903 for Platform.io (WIP)
Apache License 2.0
6 stars 1 forks source link

Ardunio support #1

Open nicklasb opened 1 year ago

nicklasb commented 1 year ago

Hi!

Such a cool initiative! I am trying to make it work with Arduino (or some other framework/combo), since it seems to be defined as supported: https://github.com/racerxdl/platformio-air105/blob/b590919240a91200970dffc6b517250a0eb215e1/boards/air105.json#L5

Is there somewhere more things needs to be changed for that to work?

(it seems like the builder is super-sparse, it would be great if it worked with lib_extra_dirs and some more, then I suppose it'd might be possible to stitch together something that works and explore from there)

Kind regards, Nicklas

racerxdl commented 1 year ago

Hi @nicklasb, it doesn't support yet. I plan to add the support by migrating the arduino stuff to MH1903, but it isnt available for now (the supported frameworks just show arduino because I copied from another project lol)