mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
This target runs on all 4 cores. Only GPIO, I2C and UART are supported right now. Signed-off-by: Ayush Singh <ayush@beagleboard.org>
4 lines
47 B
Plaintext
4 lines
47 B
Plaintext
# Hardware features
|
|
CONFIG_I2C=y
|
|
CONFIG_GPIO=y
|