platformio / platform-intel_mcs51

Intel MCS-51 (8051): development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/intel_mcs51
Apache License 2.0
56 stars 44 forks source link

CH55x support #30

Closed Tonymac32 closed 2 years ago

Tonymac32 commented 4 years ago

The CH55x family of micro controllers are MCS-51 based USB IC's, ranging from single USB device to dual USB host devices. I opened a PR to get CH559 support, https://github.com/platformio/platform-intel_mcs51/pull/29

A couple items, the python uploader needs pulled from an external repository, and depends on libusb.

Thank you!

ivankravets commented 2 years ago

Resolved in https://github.com/platformio/platform-intel_mcs51/commit/81bf8cc30f33d1926efdb1f80a2d6802e7c1f378