H. Peter Anvin
|
fc450b42f2
Board 2.1 support; Full FW install via serial port or ESP32 USB (preliminary)
|
2 years ago |
H. Peter Anvin
|
0adde6e167
esp32: fix firmware upload over TCP
|
2 years ago |
H. Peter Anvin
|
ab483f5e20
tty.cpp: initialize TTY::rx.rlen
|
2 years ago |
H. Peter Anvin
|
8f013f9ea9
esp32: refactor fw update code to allow one-shot serial port upload
|
2 years ago |
H. Peter Anvin
|
15629011c5
esp32: enable input on both UART and USB
|
2 years ago |
H. Peter Anvin
|
378d46cb8f
flashesp: include all ESP32 flash data in .fw; script to flash
|
2 years ago |
H. Peter Anvin
|
b746a57a9f
Consolidate firmware format definitions into common/fwimg.h
|
2 years ago |
H. Peter Anvin
|
1917765d2f
picorv32: add support for multiple user CPU contexts
|
2 years ago |
H. Peter Anvin
|
1b9f666c8e
Create a common directory for sources between esp32 and rv32
|
2 years ago |
H. Peter Anvin
|
c15e74f601
rv32: add single-byte esplink get/put functions
|
2 years ago |
H. Peter Anvin
|
1b4255df8e
esplink: add ring buffer read/write functions to rv32 side
|
2 years ago |
H. Peter Anvin
|
9129544a41
abcbus.html: fix URL
|
2 years ago |
H. Peter Anvin
|
4031480198
lang/sv: fix bad translation
|
2 years ago |
H. Peter Anvin
|
dd1fd76fce
www: börja konfigurera ABC-bussfunktioner; lite www-infrastruktur
|
2 years ago |
H. Peter Anvin
|
01a9935e87
USB: use unofficial USB IDs 4680:088x for both USB interfaces
|
2 years ago |
H. Peter Anvin
|
4bcc48b431
Force www.zip filenames to be UTF-8; add __packed to compiler.h
|
2 years ago |
H. Peter Anvin
|
77147219d7
esp32: disable MSC interface
|
2 years ago |
H. Peter Anvin
|
24f2f5ef3d
http/dhcp: drop captive portal URL
|
2 years ago |
H. Peter Anvin
|
48b93413df
www: fix CSS :lang() syntax for Chrome
|
2 years ago |
H. Peter Anvin
|
0ac992548e
www: set autocomplete="off" for the wifi psk field
|
2 years ago |
H. Peter Anvin
|
f0a9c1d694
esp32: dhcpserver: in AP mode, give a "captive portal" address
|
2 years ago |
H. Peter Anvin
|
ce3ca2ac93
esp32: distinguish between config and status dumps
|
2 years ago |
H. Peter Anvin
|
c59bb75269
www: redirect to the status page after a configuration change
|
2 years ago |
H. Peter Anvin
|
33ac49c4fe
httpd: allow status refresh down to 2 s
|
2 years ago |
H. Peter Anvin
|
0074da1694
httpd: allow suffixes on /sys/lang
|
2 years ago |
H. Peter Anvin
|
9dacd3b215
sntp: fix use of non-DHCP-provided SNTP server
|
2 years ago |
H. Peter Anvin
|
c2ea19d3be
esp32: setenv_cond() to avoid NULL pointer issues
|
2 years ago |
H. Peter Anvin
|
64dea0c8c6
esp32: don't try to set an environment variable to NULL
|
2 years ago |
H. Peter Anvin
|
8df4011a1e
www: show build info on status screen; prep for unified build info
|
2 years ago |
H. Peter Anvin
|
0e09a7c608
fwupdate: update esp32 when flashing from sdcard
|
2 years ago |