10 Commits

Author SHA1 Message Date
Marvin Drees f87761f777 chore: bump minimum Go version to 1.24 (#85)
Signed-off-by: Marvin Drees <marvin.drees@9elements.com>
2026-04-16 17:21:23 -03:00
Pat Whittingslow fa5ba918bb Error rewrites (#43)
* pcap: reuse Frame memory

* slog: reduce heap allocations of addresses; also prevent heap alloc of dhcp options in pcap

* dns: heapless improvement; add StackAsync buffer for more heapless operation; start thinking of errors

* errors: begin standardise errors in lneto

* errors: finish standardization of errors

* fix merge issues

* add more lneto errors to rest of package

* format errors.go
2026-02-28 16:18:27 -03:00
Patricio Whittingslow 2e5cbd6f76 improvements to phy package 2026-01-25 22:30:26 -03:00
Patricio Whittingslow 470960f924 documentation improvements to rmii.md 2026-01-25 18:50:05 -03:00
Patricio Whittingslow e83665f147 relocate phy.MDIOBitBang tinygo example to Configure method 2026-01-25 09:11:08 -03:00
Patricio Whittingslow 7edaea1093 add MDIOBitBang 2026-01-24 18:17:22 -03:00
Patricio Whittingslow 8ed7edc976 more complete RMII info 2026-01-22 14:30:23 -03:00
Patricio Whittingslow 3396fd5265 phy: improvements and additions; document RMII 2026-01-21 18:54:45 -03:00
Patricio Whittingslow 985e087842 refactor phy package 2026-01-19 10:29:15 -03:00
soypat 80b740827f begin adding phy package 2026-01-15 18:31:17 -03:00