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
/
ports
/
pic16bit
History
Damien George
136369d72f
all: Update to point to files in new shared/ directory.
...
Signed-off-by: Damien George <damien@micropython.org>
2021-07-12 17:08:10 +10:00
..
board.c
py/mpstate: Schedule KeyboardInterrupt on main thread.
2021-06-19 09:49:00 +10:00
board.h
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
main.c
all: Update to point to files in new shared/ directory.
2021-07-12 17:08:10 +10:00
Makefile
all: Update to point to files in new shared/ directory.
2021-07-12 17:08:10 +10:00
modpyb.c
all: Reformat C and Python source code with tools/codeformat.py.
2020-02-28 10:33:03 +11:00
modpyb.h
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
modpybled.c
all: Use MP_ERROR_TEXT for all error messages.
2020-04-05 15:02:06 +10:00
modpybswitch.c
all: Use MP_ERROR_TEXT for all error messages.
2020-04-05 15:02:06 +10:00
mpconfigport.h
ports: Remove def of MP_PLAT_PRINT_STRN if it's the same as the default.
2021-02-04 22:39:17 +11:00
pic16bit_mphal.c
ports: Provide mp_hal_stdio_poll for sys.stdio polling where needed.
2019-07-01 17:10:12 +10:00
pic16bit_mphal.h
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00
qstrdefsport.h
all: Add *FORMAT-OFF* in various places.
2020-02-28 10:31:07 +11:00
unistd.h
ports: Make new ports/ sub-directory and move all ports there.
2017-09-06 13:40:51 +10:00