This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
micropython
mirror of
https://github.com/micropython/micropython.git
Watch
1
Star
0
Fork
You've already forked micropython
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
4,602
Commits
4
Branches
3
Tags
611
MiB
f4c50f1cfc
Commit Graph
3 Commits
Author
SHA1
Message
Date
Daniel Campora
abea1c38a9
lib/libc: Add memchr. We already have strchr, but memchr is useful too.
2015-04-28 16:48:20 +02:00
Damien George
f53a8e712f
lib/libc/string0.c: Remove include of std.h, replace with string.h.
...
Much more portable this way.
2015-04-18 14:27:55 +01:00
Paul Sokolovsky
3a84c8b58d
string0.c: Move from stmhal/ to lib/.
2015-04-05 21:57:55 +03:00