index
:
micropython
master
parse-bytecode
v1.22-release
v1.24-release
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems
Aslak Raanes
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
stmhal
/
boards
/
make-pins.py
Commit message (
Expand
)
Author
Age
*
all: Make static dicts use mp_rom_map_elem_t type and MP_ROM_xxx macros.
Damien George
2017-08-21
*
stmhal: Convert all module and method tables to use MP_ROM macros.
Damien George
2017-05-06
*
stmhal: Support SDMMC alternate functions in pin generation.
Damien George
2017-03-30
*
stmhal: Refactor UART configuration to use pin objects.
Rami Ali
2016-12-05
*
stmhal: Make ADC channel 16 available on L4 MCUs.
Matt Brejza
2016-08-25
*
stmhal: For SPI config, use HW_SPIx_SCK instead of HW_ENABLE_SPIx.
Damien George
2015-12-12
*
stmhal: Add support for USART1 and conditional pins in make-pins.py.
Damien George
2015-08-03
*
stmhal: Fix make-pins.py to allow Port K.
Damien George
2015-08-03
*
stmhal: Add I2S support to make-pins.py
Dave Hylands
2015-07-07
*
stmhal: For pins, define macros mapping board names to cpu names.
Damien George
2015-04-18
*
Added python script to map AF to a pin name
Dave Hylands
2014-08-24
*
stmhal/teensy: Use _ instead of - in source file names.
Damien George
2014-08-08
*
Add support for selecting pin alternate functions from python.
Dave Hylands
2014-08-07
*
Fix make-pins.py to support having multiple names for a pin.
Dave Hylands
2014-04-08
*
stmhal - fixed up adc stuff
Dave Hylands
2014-03-24
*
Initial checkin with STM HAL
Dave Hylands
2014-03-11