H. Peter Anvin
|
30a38c6163
esp32: move pin definitions to a header file
|
1 year ago |
H. Peter Anvin
|
963947f4d5
esp32: don't start the network if spiram doesn't work
|
1 year ago |
H. Peter Anvin
|
5b243dc301
esp32: log esp32 Arduino core and ESP32-IDF version numbers
|
1 year ago |
H. Peter Anvin
|
67adca8524
esp32: Serial.print() doesn't do \n -> \r\n conversion, sigh.
|
1 year ago |
H. Peter Anvin
|
ba66b02d21
esp32: add heap status variables
|
1 year ago |
H. Peter Anvin
|
619d19fcae
Try to improve boot time by minimizing logging of data on boot
|
1 year ago |
H. Peter Anvin
|
aae59a22f3
sysvar: fix a few broken pointers; don't reset status; add debug
|
1 year ago |
H. Peter Anvin
|
e0c50e4aa3
Integrate the new sysvars package, replace using the environment
|
1 year ago |
H. Peter Anvin
|
12f13c26f3
esp32: dump config on USB serial port; add mDNS support; Arduino 2.0.6
|
2 years ago |
H. Peter Anvin
|
323a7d113b
esp32: disable task dump
|
2 years ago |
H. Peter Anvin
|
1477864fee
httpd: show canonical serial number on the status screen
|
2 years ago |
H. Peter Anvin
|
2533d0ac15
httpd: backend for programming board revision
|
2 years ago |
H. Peter Anvin
|
969d145878
fw: propagate board_info from ESP32 to FPGA
|
2 years ago |
H. Peter Anvin
|
75e32256b8
fw: add ability to write a board ID string in ESP flash
|
2 years ago |
H. Peter Anvin
|
0955b6144c
fwupdate: wait for final messages in flashesp; try better error handling
|
2 years ago |
H. Peter Anvin
|
12519f981f
update: it is slow, but now firmware upload via serial port & USB work
|
2 years ago |
H. Peter Anvin
|
99fc9c46ec
nCE: nCE should always be low, no matter what
|
2 years ago |
H. Peter Anvin
|
fc450b42f2
Board 2.1 support; Full FW install via serial port or ESP32 USB (preliminary)
|
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
|
01a9935e87
USB: use unofficial USB IDs 4680:088x for both USB interfaces
|
2 years ago |
H. Peter Anvin
|
ce3ca2ac93
esp32: distinguish between config and status dumps
|
2 years ago |
H. Peter Anvin
|
c2ea19d3be
esp32: setenv_cond() to avoid NULL pointer issues
|
2 years ago |
H. Peter Anvin
|
3847060a6e
Merge esplink work with mainline
|
2 years ago |
H. Peter Anvin
|
50f7f572a3
WIP: ringbuffer system between ESP32 and FPGA
|
2 years ago |
H. Peter Anvin
|
10ac1ee0ff
esp32, www: implement a basic status screen
|
2 years ago |
H. Peter Anvin
|
e54fd66885
esp32: at least try to detect the board version
|
2 years ago |
H. Peter Anvin
|
1725fbb91d
ESP32 code for FPGA link; test code and fixes
|
2 years ago |
H. Peter Anvin
|
2d901ea341
httpd, config: numerous improvements
|
2 years ago |
H. Peter Anvin
|
67ddf4b749
httpd: configuration and firmware update works now!!
|
2 years ago |