micropython/ports/stm32/boards/ARDUINO_PORTENTA_H7
iabdalkader d18de7ec81 stm32/boards/ARDUINO_PORTENTA_H7: Update board config files.
Changes are:
- Freeze micropython-lib time module to get strftime.
- Reserve the last 1MB of QSPI flash for (optional) WiFi firmware storage.
- Disable SD card mount on boot.
- Enable high-speed BLE firmware download.
2023-03-08 00:51:33 +11:00
..
bdev.c 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: Fix macro value check for QSPI. 2023-02-16 12:21:48 +11:00
board.json 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 stm32/boards/ARDUINO_PORTENTA_H7: Update board config files. 2023-03-08 00:51:33 +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: Update board config files. 2023-03-08 00:51:33 +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: Update linker scripts now that big_const is gone. 2023-03-01 01:27:51 +11:00