KEK/ESP32
Folkert van Heusden c1691a5262
code clean-up
2025-03-30 22:44:21 +02:00
..
data store network configuration on flash-disk 2023-03-26 21:20:52 +02:00
FvHNTP fixes for uS resolution ntp 2024-05-07 14:27:31 +02:00
SHAdisplay@18b42491ce shabadge display 2023-04-01 20:40:45 +02:00
breakpoint.cpp breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint.h breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_and.cpp breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_and.h breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_memory.cpp breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_memory.h breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_or.cpp breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_or.h breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_parser.cpp breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_parser.h breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_register.cpp breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
breakpoint_register.h breakpoint code in ESP32 2024-04-16 16:07:10 +02:00
bus.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
bus.h ESP32 poc 2022-03-15 21:26:02 +01:00
comm.cpp base class 2024-05-16 21:32:46 +02:00
comm.h base class 2024-05-16 21:32:46 +02:00
comm_arduino.cpp comm & dc11 devices serialization 2024-05-20 16:34:16 +02:00
comm_arduino.h comm & dc11 devices serialization 2024-05-20 16:34:16 +02:00
comm_esp32_hardwareserial.cpp work around with uart_driver_delete 2024-05-20 20:42:00 +02:00
comm_esp32_hardwareserial.h work around with uart_driver_delete 2024-05-20 20:42:00 +02:00
comm_tcp_socket_client.cpp tcp socket client 2024-05-17 10:13:34 +02:00
comm_tcp_socket_client.h tcp socket client 2024-05-17 10:13:34 +02:00
comm_tcp_socket_server.cpp tcp socket client 2024-05-17 10:13:34 +02:00
comm_tcp_socket_server.h tcp socket client 2024-05-17 10:13:34 +02:00
console.cpp removed console telnet interface & adapted ESP32 console 2022-03-22 11:34:32 +01:00
console.h removed console telnet interface & adapted ESP32 console 2022-03-22 11:34:32 +01:00
console_esp32.cpp compile fix 2024-06-25 19:18:13 +02:00
console_esp32.h moved Serial.* to comm-class 2024-05-19 21:20:02 +02:00
console_shabadge.cpp moved Serial.* to comm-class 2024-05-19 21:20:02 +02:00
console_shabadge.h moved Serial.* to comm-class 2024-05-19 21:20:02 +02:00
cpu.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
cpu.h ESP32 poc 2022-03-15 21:26:02 +01:00
dc11.cpp basic setup 2024-04-30 09:06:26 +02:00
dc11.h basic setup 2024-04-30 09:06:26 +02:00
debugger.cpp debugger in ESP32 2022-04-12 11:08:47 +02:00
debugger.h debugger in ESP32 2022-04-12 11:08:47 +02:00
device.cpp ESP32: missing file 2024-05-11 22:04:07 +02:00
device.h clean-up 2024-04-25 01:39:42 +02:00
disk_backend.cpp ESP32 2023-03-21 22:02:15 +01:00
disk_backend.h ESP32 2023-03-21 22:02:15 +01:00
disk_backend_esp32.cpp code clean-up 2025-03-30 22:44:21 +02:00
disk_backend_esp32.h code clean-up 2025-03-30 22:44:21 +02:00
disk_backend_nbd.cpp connect 2023-03-22 07:33:08 +01:00
disk_backend_nbd.h connect 2023-03-22 07:33:08 +01:00
disk_device.h missing file 2024-04-26 20:33:39 +02:00
error.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
error.h ESP32 poc 2022-03-15 21:26:02 +01:00
esp32.h pin settings 2024-05-09 20:27:00 +02:00
gen.h ESP32 poc 2022-03-15 21:26:02 +01:00
holder.scad fixed dimensions 2024-06-21 16:58:09 +02:00
kw11-l.cpp enable line interrupt emulatie in esp32 2022-06-11 11:43:03 +02:00
kw11-l.h enable line interrupt emulatie in esp32 2022-06-11 11:43:03 +02:00
loaders.cpp RL02 for ESP32 2022-06-11 08:16:16 +02:00
loaders.h RL02 for ESP32 2022-06-11 08:16:16 +02:00
log.cpp ESP32 compile fixes 2022-06-11 09:48:03 +02:00
log.h ESP32 compile fixes 2022-06-11 09:48:03 +02:00
main.ino prevent exception in split when enter is pressed without any input in network (wifi) selection 2024-06-19 14:25:48 +02:00
memory.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
memory.h ESP32 poc 2022-03-15 21:26:02 +01:00
mmu.cpp mixed commit: disk overlay for snapshots/state-dumps, compile fixes for ESP32 2024-04-25 23:59:21 +02:00
mmu.h mixed commit: disk overlay for snapshots/state-dumps, compile fixes for ESP32 2024-04-25 23:59:21 +02:00
platformio.ini space 2024-06-22 21:08:56 +02:00
prepare.py unused imports 2024-04-28 22:44:32 +02:00
rk05.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
rk05.h ESP32 poc 2022-03-15 21:26:02 +01:00
rl02.cpp ESP32 compile fixes 2022-06-10 21:08:06 +02:00
rl02.h ESP32 compile fixes 2022-06-10 21:08:06 +02:00
rp06.cpp connect rp06 to bus & bootloader 2024-06-12 22:59:56 +02:00
rp06.h connect rp06 to bus & bootloader 2024-06-12 22:59:56 +02:00
rp2040.h compiles 2023-04-07 23:10:26 +02:00
tm-11.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
tm-11.h ESP32 poc 2022-03-15 21:26:02 +01:00
tty.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
tty.h ESP32 poc 2022-03-15 21:26:02 +01:00
utils.cpp ESP32 poc 2022-03-15 21:26:02 +01:00
utils.h ESP32 poc 2022-03-15 21:26:02 +01:00
version.h git version 2024-04-11 16:49:26 +02:00