15 Commits (aee723ed4cf434a31d7ac9a54d6ec4871f6ddf56)

Author SHA1 Message Date
Damien George e202b6f586 stmhal/sdcard: Use mp_hal_pin_config function instead of HAL_GPIO_Init. 8 years ago
Rami Ali db5a4e8f3c stmhal/boards/STM32F7DISC: Define LSE_STARTUP_TIMEOUT. 8 years ago
Rami Ali 27a503f632 stmhal: Refactor UART configuration to use pin objects. 8 years ago
Damien George b4cc68e4a4 stmhal/led: Refactor LED to use mp_hal_pin_output() init function. 8 years ago
Dave Hylands fedab995ee stmhal: Set STM32F7DISC CPU Frequency to 216 MHz 8 years ago
Paul Sokolovsky 97a0846af9 stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting. 9 years ago
Fabian d0f31ccf33 stmhal: Change PLL configuration for STM32F7DISC. 9 years ago
Damien George f7c4f9a640 stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx. 9 years ago
Dave Hylands 823a961ecc stmhal: Enable sdcard on STM32F7DISC board. 9 years ago
Dave Hylands 872f9af6ae stmhal: Use CMSIS_MCU definition from mpconfigboard.mk 9 years ago
Dave Hylands be66a9ecf6 stmhal: Generate modstm constants per build 9 years ago
Dave Hylands 5e11d2b349 stmhal: Enable SPI support for F7 MCUs. 9 years ago
Dave Hylands 34fe5a30c6 stmhal: Enable I2C support for F7 MCUs. 9 years ago
Dave Hylands 8f1eced69d stmhal: Add STM32F7 support for USB serial and storage. 9 years ago
Dave Hylands 92d4b51ad5 stmhal: Add STM32F7DISC and associated changes. 9 years ago