Logo
Explore Help
Register Sign In
fengqi/lv_micropython
1
0
Fork 0
You've already forked lv_micropython
Code Issues Pull Requests 1 Actions Packages Projects Releases Wiki Activity
lv_micropython/ports/esp8266/boards/manifest.py

7 lines
132 B
Python
Raw Normal View History

all: Reformat C and Python source code with tools/codeformat.py. This is run with uncrustify 0.70.1, and black 19.10b0.
2020-02-27 15:36:53 +11:00
freeze("$(PORT_DIR)/modules")
ports: Make all network-capable boards use bundle-networking. This will ensure that any board with networking support gets: - webrepl - mip - urequests - ntptime This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2023-01-27 14:17:19 +11:00
require("bundle-networking")
ports: Use micropython-lib version of drivers in manifests.
2022-09-06 13:49:41 +10:00
require("dht")
require("ds18x20")
require("neopixel")
top: Replace upip with mip everywhere. Updates all README.md and docs, and manifests to `require("mip")`. Also extend and improve the documentation on freezing and packaging. This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com>
2022-09-29 17:49:58 +10:00
require("onewire")
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.8 Page: 101ms Template: 1ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API