This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
micropython
Watch
1
Star
0
Fork
0
You've already forked micropython
mirror of
https://github.com/micropython/micropython.git
synced
2026-01-05 11:40:18 +01:00
Code
Issues
Actions
27
Packages
Projects
Releases
Wiki
Activity
Files
94ef8879cd28e7531ab214f093e184d74490f639
micropython
/
minimal
History
Damien George
7a26e4f484
minimal: Use 1 byte for qstr hash, to make port more minimal.
2015-08-02 20:54:58 +01:00
..
main.c
bare-arm, minimal, qemu-arm: Make do_str() take parse-input-kind as arg.
2015-06-22 22:38:47 +01:00
Makefile
string0.c: Move from stmhal/ to lib/.
2015-04-05 21:57:55 +03:00
mpconfigport.h
minimal: Use 1 byte for qstr hash, to make port more minimal.
2015-08-02 20:54:58 +01:00
qstrdefsport.h
minimal: New port, intended to represent minimal working code.
2015-01-13 03:17:47 +02:00
stm32f405.ld
minimal: New port, intended to represent minimal working code.
2015-01-13 03:17:47 +02:00
uart_core.c
minimal: Allow to compile without defining MICROPY_HAL_H.
2015-02-13 15:26:53 +00:00
uart_extra.c
minimal: Allow to compile without defining MICROPY_HAL_H.
2015-02-13 15:26:53 +00:00