store more TCP/IP packets #472

Merged
muellerr merged 2 commits from tweak_store_more_tcpip_packets into develop 2023-03-14 14:06:44 +01:00
2 changed files with 3 additions and 2 deletions
Showing only changes of commit fe9c8c50f2 - Show all commits

View File

@@ -28,6 +28,7 @@ will consitute of a breaking change warranting a new major release:
- The Syrlinks task now has a proper name instead of `MAIN_SPI`. - The Syrlinks task now has a proper name instead of `MAIN_SPI`.
- Make whole EIVE system initial transition work for the EM. This was also made possible by - Make whole EIVE system initial transition work for the EM. This was also made possible by
always scheduling most EIVE components instead of tying the scheduling to preprocessor defines. always scheduling most EIVE components instead of tying the scheduling to preprocessor defines.
- Store more TCP und UDP packets.
## Changed ## Changed