circuitpython/ports/stm32/boards/ARDUINO_PORTENTA_H7
Jim Mussared 6250337c9c ports: Make all network-capable boards use bundle-networking.
This will ensure that any board with networking support gets:
 - webrepl
 - mip
 - urequests
 - ntptime

This work was funded through GitHub Sponsors.

Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-02-01 12:42:06 +11:00
..
bdev.c stm32/boards/ARDUINO_PORTENTA_H7: Add support for Arduino Portenta H7. 2022-04-28 10:42:47 +10:00
board.json stm32/boards/ARDUINO_PORTENTA_H7: Add support for Arduino Portenta H7. 2022-04-28 10:42:47 +10:00
board_init.c stm32/boards/ARDUINO_PORTENTA_H7: Add support for Arduino Portenta H7. 2022-04-28 10:42:47 +10:00
deploy.md stm32/boards/ARDUINO_PORTENTA_H7: Add more modules, I2C1 and SE pin. 2022-11-14 18:59:17 +11:00
manifest.py ports: Make all network-capable boards use bundle-networking. 2023-02-01 12:42:06 +11:00
mbedtls_config_board.h stm32/boards/ARDUINO_PORTENTA_H7: Add custom mbedtls config. 2022-11-08 23:46:06 +11:00
mpconfigboard.h stm32/boards/ARDUINO_PORTENTA_H7: Add more modules, I2C1 and SE pin. 2022-11-14 18:59:17 +11:00
mpconfigboard.mk stm32/boards/ARDUINO_PORTENTA_H7: Add custom mbedtls config. 2022-11-08 23:46:06 +11:00
pins.csv stm32/boards/ARDUINO_PORTENTA_H7: Add more modules, I2C1 and SE pin. 2022-11-14 18:59:17 +11:00
stm32h7xx_hal_conf.h stm32/boards/ARDUINO_PORTENTA_H7: Add support for Arduino Portenta H7. 2022-04-28 10:42:47 +10:00
stm32h747.ld stm32/boards: Consolidate linker snippets to reduce duplication. 2023-01-13 15:14:26 +11:00