Commit graph

11 commits

Author SHA1 Message Date
Ryan Summers
2c13f23ea4 Updating changelog 2023-03-30 12:56:47 +02:00
Lachezar Lechev
19343e3886
fix: CHANGELOG to unreleased version
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
2023-03-06 13:20:37 +02:00
Lachezar Lechev
f340f60c3b
Merge branch 'master' into defmt-and-debug 2023-03-06 12:59:16 +02:00
Lachezar Lechev
c94b8c6241
chore: Update CHANGELOG adding defmt feature
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
2023-03-06 12:55:14 +02:00
Lachezar Lechev
72e08659c9
chore: Update changelog for 0.4.1
Signed-off-by: Lachezar Lechev <elpiel93@gmail.com>
2023-01-23 15:35:28 +02:00
Ryan Summers
aa5eb1d4bf Updating CHANGELOG 2022-04-28 11:47:07 +02:00
Michael Watzko
f2b16f9bf1 Fix links in CHANGELOG take 2 2022-01-23 14:29:38 +01:00
Michael Watzko
b703fc056f Fix links in CHANGELOG 2022-01-23 14:25:49 +01:00
Michael Watzko
4ab2013ea1 Prepare release of 0.4.0 2022-01-23 14:18:38 +01:00
Ryan Summers
9327809fe7
Add TCP-based NAL implementation (#24)
* Adding TCP-based NAL implementation

* Updating NAL dependency

* Updating connect to handle network errors

* Adding support for getting IP and MAC, allowing transparent access to the W5500 in the interface.

* Fixing TCP connect when not in INIT

* Adding wait after reset

* Reverting changes

* More delta reductions

* Fixing format

* Updating changelog

* Fixing docs

* Updating NAL version

* Adding debug derive

* fixing TCP write

* Updating RX receive size to allow less than 8 bytes

* Fixing clippy lints
2022-01-23 13:30:08 +01:00
kellerkindt
348a17f24a
Add CHANGELOG for upcoming 0.3.0 release 2020-06-10 17:29:38 +02:00