This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
micropython
/
pic16bit
History
Damien George
4f9858e86d
stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.
...
It provides sys.stdin, sys.stdout, sys.stderr for bare-metal targets based on mp_hal functions.
2017-06-15 18:55:34 +10:00
..
board.c
…
board.h
…
main.c
all: Use full path name when including mp-readline/timeutils/netutils.
2017-03-31 22:29:39 +11:00
Makefile
stmhal: Move pybstdio.c to lib/utils/sys_stdio_mphal.c for common use.
2017-06-15 18:55:34 +10:00
modpyb.c
all: Remove 'name' member from mp_obj_module_t struct.
2016-09-22 00:23:16 +10:00
modpyb.h
…
modpybled.c
pic16bit: Minor updates to types to allow port to compile again.
2016-01-16 21:07:26 +00:00
modpybswitch.c
pic16bit: Minor updates to types to allow port to compile again.
2016-01-16 21:07:26 +00:00
mpconfigport.h
all: Move BYTES_PER_WORD definition from ports to py/mpconfig.h
2017-04-01 11:39:38 +11:00
pic16bit_mphal.c
…
pic16bit_mphal.h
…
qstrdefsport.h
py: Add rules for automated extraction of qstrs from sources.
2016-04-16 13:18:09 +01:00
unistd.h
pic16bit: Minor updates to types to allow port to compile again.
2016-01-16 21:07:26 +00:00