This website requires JavaScript.
Explore
Help
Sign In
Embedded
/
pikapython
Watch
1
Star
0
Fork
0
You've already forked pikapython
mirror of
https://gitee.com/Lyon1998/pikapython.git
synced
2025-01-15 17:02:53 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
pikapython
/
port
/
linux
/
package
/
pikascript
/
pikascript-lib
/
PikaStdDevice
History
lyon
df33500696
fix typo of Device_GPIO.c, add __init__() for all stddevice
2021-12-10 23:00:04 +08:00
..
PikaStdDevice_ADC.c
fix typo of Device_GPIO.c, add __init__() for all stddevice
2021-12-10 23:00:04 +08:00
PikaStdDevice_GPIO.c
fix typo of Device_GPIO.c, add __init__() for all stddevice
2021-12-10 23:00:04 +08:00
PikaStdDevice_IIC.c
fix typo of Device_GPIO.c, add __init__() for all stddevice
2021-12-10 23:00:04 +08:00
PikaStdDevice_PWM.c
fix typo of Device_GPIO.c, add __init__() for all stddevice
2021-12-10 23:00:04 +08:00
PikaStdDevice_Time.c
update PikaStdDevice to latest
2021-12-10 22:26:13 +08:00
PikaStdDevice_UART.c
fix typo of Device_GPIO.c, add __init__() for all stddevice
2021-12-10 23:00:04 +08:00
PikaStdDevice.py
support __init__() for class
2021-12-10 22:53:06 +08:00