This website requires JavaScript.
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
mirror
/
micropython
kopia lustrzana
https://github.com/micropython/micropython
Obserwuj
1
Polub
0
Forkuj
You've already forked micropython
0
Kod
Zgłoszenia
Projekty
Wydania
Wiki
Aktywność
d41f6dde56
micropython
/
ports
/
esp8266
/
boards
/
GENERIC_512K
/
_boot.py
4 wiersze
63 B
Python
Czysty
Wina
Historia
import
gc
gc
.
threshold
(
(
gc
.
mem_free
(
)
+
gc
.
mem_alloc
(
)
)
/
/
4
)
Reference in New Issue
View Git Blame
Kopiuj bezpośredni odnośnik