board707 / w80x_arduino

w806 package for Arduino IDE
GNU Lesser General Public License v2.1
68 stars 12 forks source link

Board variants missing #34

Closed ITstreet1 closed 6 months ago

ITstreet1 commented 6 months ago

Hi, I have installed the latest version of the package support, but there are some boards missing. I have support for only W801, W805, W806, and Air103. I don't have for Air101, W800, and W802. I tried to reinstall the package, but it is the same.

Any suggestion?

Regards

board707 commented 6 months ago

Air101 should be there, w800/802 boards are not supported

ITstreet1 commented 6 months ago

Air101 is not there. I used this link https://raw.githubusercontent.com/board707/w80x_arduino/hal-v0.6.0/package_w80x_index.json

Edit: W800/802 are not supported, but they are here in variants?

board707 commented 6 months ago

I apologize for the confusion, I was wrong, boards W800 and W802, as well as air101, are in the package and are supported. However, these boards were included in the package later than revision 0.0.5, so if you install the package via a link, you will not have these boards. They will be included in the next release.

Alternative way - you can download the latest package version through the "Code - Download as ZIP" button and install it in the package directory manually.

ITstreet1 commented 6 months ago

But the JSON links say 0.6.0. ?

board707 commented 6 months ago

"0.6.0" is a version of HAL The latest Arduino package has a version number 0.0.5

ITstreet1 commented 6 months ago

Anyway, made it manually. It works

PC. When should we expect the 0.6.0?

ITstreet1 commented 6 months ago

Just noticed, no support for Air105. Any plans to add it?

board707 commented 6 months ago

As far I know Air105 based on completely different core and not compatible with WinnnerMicro SDK. So it's unlikely that it will ever be supported.

ITstreet1 commented 6 months ago

When should we expect the 0.6.0?

board707 commented 6 months ago

I can not tell. It depends not only on me, we have several people on the team. I think within 1-2 weeks

ITstreet1 commented 6 months ago

Thank you.

board707 commented 6 months ago

Version 0.0.6 released.