V1.30 (Alpha)

New Features:
-TCP/IP Updated network stack
-Ping (usage ping >ip<) does 4 8 byte echo pings to the inputted IP.
-DNS Grabs the IP address from a domain name (Broken)
-HTTPGET Gets http from a site (broken aswell lol)

Bug fix:
Moved the cmd apps out of the ISR so the system wouldn't hang on a ping or while trying to get DNS info.
This commit is contained in:
Chris
2026-02-06 20:12:13 +01:00
parent 931f235372
commit 62bc5d4017
29 changed files with 869 additions and 90 deletions

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
build/dns.o Normal file

Binary file not shown.

BIN
build/http.o Normal file

Binary file not shown.

BIN
build/icmp.o Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
build/tcp.o Normal file

Binary file not shown.

Binary file not shown.