summaryrefslogtreecommitdiff
path: root/stmhal/boards/STM32F429DISC
AgeCommit message (Expand)Author
2017-07-03stmhal: Clean up some header includes.Damien George
2016-12-05stmhal: Refactor UART configuration to use pin objects.Rami Ali
2016-11-16stmhal/boards: configure all F4 boards to work with new HALKrzysztof Blazewicz
2016-10-18stmhal/led: Refactor LED to use mp_hal_pin_output() init function.Damien George
2016-08-04stmhal: Fix I2C mappings for STM32F429DISC board.David Siorpaes
2016-02-06stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting.Paul Sokolovsky
2015-12-16stmhal: Extend SPI support to fully support all SPI devices on STM32F429.Tobias Badertscher
2015-12-12stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.Damien George
2015-11-26stmahl: Fix usbd_conf.c for devices which don't have USB_HS at all.Dave Hylands
2015-11-25stmhal: Add support for the STM32F429I-DISCO kit by STMicro.Tobias Badertscher