pfalcon / pycopy

Pycopy - a minimalist and memory-efficient Python dialect. Good for desktop, cloud, constrained systems, microcontrollers, and just everything.
http://pycopy.readthedocs.io
MIT License
805 stars 78 forks source link

Support ESP32-S2 #52

Closed sfranzyshen closed 4 years ago

sfranzyshen commented 4 years ago

Are there plans to support the ESP32-S2 platform?

pfalcon commented 4 years ago

Pycopy is not about hardware, Pycopy is about the language. Supporting particular hardware is up to the hardware vendors/users/contracted parties.