]> Repositories - Adafruit_Blinka-hackapet.git/commit
New Support for ODROID-M1S
authorSteve Jeong <steve@how2flow.net>
Thu, 9 Nov 2023 09:20:48 +0000 (18:20 +0900)
committerSteve Jeong <steve@how2flow.net>
Tue, 14 Nov 2023 06:44:17 +0000 (15:44 +0900)
commit9b076b330d0b775397458bd9455dd066da0d0888
treea2a85796ca086fcfd3c3ff91ea82e8bad866a16d
parent4e29053a25b418de8f3f39fb6d4db9cfc6b23290
New Support for ODROID-M1S

i2c0, spi and uart are not available as default values
because they are provided as aliases.

Signed-off-by: Steve Jeong <steve@how2flow.net>
src/adafruit_blinka/board/hardkernel/odroidm1s.py [new file with mode: 0644]
src/adafruit_blinka/microcontroller/rockchip/rk3566/pin.py
src/board.py