Closed
Description
Expand the CircuitPython Expectations page to include more FAQs. If there are other things you are finding people constantly asking, please comment on this issue! Thanks!
Potentially combine with CircuitPython Built-Ins page.
Needed additions:
-
Lack of interrupts (IRQs)
-
WINC1500 and Feather M0 support
-
Heap memory usage
-
MemoryError and how to avoid it
-
AVR CP support
-
Difference between Express and non-Express boards
-
Limits on
int
s andfloat
s on M0 boards -
ESP32 support
-
Switching between Arduino and CircuitPython
-
Things to watch out for! (From CircuitPython Built-Ins)