H. Peter Anvin
|
1b87eb2968
Cleaned up .svg; use .svg in the esp32 webpage despite need for font
|
2 years ago |
H. Peter Anvin
|
a0ba63f0a3
Add a MAX80 logo (still needs work where the letters overlap)
|
2 years ago |
H. Peter Anvin
|
f7fbccdec9
httpd: create www.zip with UTC timestamps
|
2 years ago |
H. Peter Anvin
|
6180ba1be6
httpd: add favicon; fix build dependency problems
|
2 years ago |
H. Peter Anvin
|
913451e978
httpd: try to make the client cache the contents
|
2 years ago |
H. Peter Anvin
|
469f59f53b
ESP32: add DNS and SNTP services; prepare for adding lite-uploader
|
2 years ago |
H. Peter Anvin
|
ddcbee4a31
httpd: add .json media type
|
2 years ago |
H. Peter Anvin
|
8a4d9d4b2c
httpd: add Javascript media types
|
2 years ago |
H. Peter Anvin
|
140bfad045
httpd: add a few more MIME types that we might want
|
2 years ago |
H. Peter Anvin
|
20f07396c7
httpd: make zip archive work; change /firmware-upgrade -> /fwupdate
|
2 years ago |
H. Peter Anvin
|
8a98d85fa5
Integrate esp32 build using arduino-cli; www contents in zip file (WIP)
|
2 years ago |
H. Peter Anvin
|
f1e04bf5c7
esp32 firmware image with support for OTA updates of both FPGA and ESP32
|
2 years ago |
H. Peter Anvin
|
0cdd243825
serial.sv: mer generell serieport med Rx och Tx
|
2 years ago |
H. Peter Anvin
|
e0305b26e3
system.c: disable the 5 s testing startup delay
|
2 years ago |
H. Peter Anvin
|
4d4291d637
usb: fix descriptor regeneration; add name strings to individual ports
|
2 years ago |
H. Peter Anvin
|
835310c76e
update: .fw file is a single compressed container; simplify I/O code
|
2 years ago |
H. Peter Anvin
|
84afb464e6
update: encode version in the firmware files; better .rpf generation
|
2 years ago |
H. Peter Anvin
|
ee45852b85
Full infrastructure for updating flash via JTAG SVF
|
2 years ago |
H. Peter Anvin
|
efeef4ee62
fpga/Makefile: *.mif_update.rpt isn't a terminal target
|
2 years ago |
H. Peter Anvin
|
71f001b811
fpga/Makefile: better handling of variant recompiles
|
2 years ago |
H. Peter Anvin
|
6375646603
update: get closer to a working JTAG update infrastructure
|
2 years ago |
H. Peter Anvin
|
2e7c547f79
flash update: handle data from a memory buffer; add header
|
2 years ago |
H. Peter Anvin
|
e1c53dfb56
vjtag: allow both SRAM and DRAM to be accessed over VJTAG
|
2 years ago |
H. Peter Anvin
|
8ba4a1a3de
vjtag: fix "one bit behind" problem for write properly; use sys_clk
|
2 years ago |
H. Peter Anvin
|
47300bdbed
vjtag: require a synchronization prefix to write to memory
|
2 years ago |
H. Peter Anvin
|
37de408c19
Allow the CPU to force an FPGA reload; vjtag improvement
|
2 years ago |
H. Peter Anvin
|
2ec75f1807
fpga: virtual JTAG interface
|
2 years ago |
H. Peter Anvin
|
9c1891e562
spiflash.[ch]: a (hopefully) platform-independent SPI flash writer
|
2 years ago |
H. Peter Anvin
|
b3a3490ca5
rv32: build zlib
|
2 years ago |
H. Peter Anvin
|
a90ef02f46
fpga: generate .xsvf files
|
2 years ago |