This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
0
You've already forked circuitpython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
circuitpython
/
shared-bindings
/
busio
History
Jeff Epler
621953c960
Additional missing-prototypes fixes
...
I think this correctly enables missing-prototypes in atmel-samd and raspberrypi ports.
2021-11-10 10:55:53 -06:00
..
__init__.c
Convert more modules to use MP_REGISTER_MODULE
2021-08-26 21:35:02 -04:00
__init__.h
Initial merge of micropython v1.9.2 into circuitpython 2.0.0 (in development) master.
2017-08-25 22:17:07 -04:00
I2C.c
Rename make_new's parameter to
all_args
2021-10-15 13:49:33 -05:00
I2C.h
run code formatting script
2021-03-15 19:27:36 +05:30
SPI.c
Rename make_new's parameter to
all_args
2021-10-15 13:49:33 -05:00
SPI.h
Update all implementations of common_hal_busio_spi_read to honor write_value
2021-08-18 10:20:40 -05:00
UART.c
Additional missing-prototypes fixes
2021-11-10 10:55:53 -06:00
UART.h
run code formatting script
2021-03-15 19:27:36 +05:30