summaryrefslogtreecommitdiff
path: root/stmhal/boards/PYBV11
AgeCommit message (Expand)Author
2016-12-13stmhal: Move PY_SYS_PLATFORM config from board to general config file.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-05-13stmhal/led: Allow LEDs to be in PWM mode with TIM1 and channels 1-4.Damien George
2016-02-06stmhal/diskio: Introduce MICROPY_HW_HAS_FLASH setting.Paul Sokolovsky
2016-01-29stmhal: Add PWM capability for LED(3) and LED(4) on pyboards.Damien George
2015-12-12stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.Damien George
2015-12-02stmhal: Add board config files for PYBv1.1 and PYBLITEv1.0.Damien George