summaryrefslogtreecommitdiffstatshomepage
path: root/stmhal/boards/make-pins.py
Commit message (Expand)AuthorAge
* all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.Damien George2017-08-21
* stmhal: Convert all module and method tables to use MP_ROM macros.Damien George2017-05-06
* stmhal: Support SDMMC alternate functions in pin generation.Damien George2017-03-30
* stmhal: Refactor UART configuration to use pin objects.Rami Ali2016-12-05
* stmhal: Make ADC channel 16 available on L4 MCUs.Matt Brejza2016-08-25
* stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.Damien George2015-12-12
* stmhal: Add support for USART1 and conditional pins in make-pins.py.Damien George2015-08-03
* stmhal: Fix make-pins.py to allow Port K.Damien George2015-08-03
* stmhal: Add I2S support to make-pins.pyDave Hylands2015-07-07
* stmhal: For pins, define macros mapping board names to cpu names.Damien George2015-04-18
* Added python script to map AF to a pin nameDave Hylands2014-08-24
* stmhal/teensy: Use _ instead of - in source file names.Damien George2014-08-08
* Add support for selecting pin alternate functions from python.Dave Hylands2014-08-07
* Fix make-pins.py to support having multiple names for a pin.Dave Hylands2014-04-08
* stmhal - fixed up adc stuffDave Hylands2014-03-24
* Initial checkin with STM HALDave Hylands2014-03-11