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
34472302d6
micropython
/
minimal
History
Paul Sokolovsky
8bfa11b138
minimal: Clarify comments.
2015-11-07 00:30:08 +03:00
..
Makefile
minimal: Add an explicit comment on the gchelper.s line in the Makefile.
2015-11-04 00:57:35 +03:00
main.c
py: Allocate parse nodes in chunks to reduce fragmentation and RAM use.
2015-10-02 00:11:11 +01:00
mpconfigport.h
all: Add py/mphal.h and use it in all ports.
2015-10-31 19:14:30 +03:00
mphalport.h
all: Add py/mphal.h and use it in all ports.
2015-10-31 19:14:30 +03: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: Clarify comments.
2015-11-07 00:30:08 +03:00