]> Repositories - Adafruit_Blinka-hackapet.git/commit
support the lubancat stm32mp157 board.
authorjc <798025823@qq.com>
Sat, 17 Apr 2021 01:19:35 +0000 (09:19 +0800)
committerjc <798025823@qq.com>
Sat, 17 Apr 2021 01:31:17 +0000 (09:31 +0800)
commit9a10db06d304126b95f9ca7a706fe202eeb5a1d2
tree13dcebbffb387730d27ddeeb168500d3c9cc6b68
parenta7efd20def43a5d06b6012469ba0dddb0a35835b
support the lubancat stm32mp157 board.

1\add 'if' block in board.py and analogio.py
2\add board pin description in lubancat_stm32mp157.py
3\add some special pin in stm32mp157/pin.py to support analogio and i2c functions
src/adafruit_blinka/board/lubancat/lubancat_stm32mp157.py [new file with mode: 0644]
src/adafruit_blinka/microcontroller/stm32/stm32mp157/pin.py
src/analogio.py
src/board.py