Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
19 commits
Select commit Hold shift + click to select a range
e954bf8
Release V3.1.2-sync
tkummermehr Aug 4, 2023
6fb6468
Release V3.1.2-sync
tkummermehr Aug 9, 2023
03ccb12
Release V3.1.3-sync
tkummermehr Aug 17, 2023
b51dc5e
Fold param validation into the gate, bounds-check segCurr (sync branc…
tkummermehr Apr 28, 2026
4c9e4b9
Guard TC6_SendRawEthernetSegments deref against NULL g (sync branch) …
tkummermehr Apr 29, 2026
7a05868
Guard RTSA timestamp extraction against short slice (sync branch) (#66)
tkummermehr Apr 29, 2026
ead2c94
Clear all framing state on TC6_Reset (sync branch) (#65)
tkummermehr Apr 29, 2026
8bb4967
Only flip MAC-PHY online when init actually succeeded (sync branch) (…
tkummermehr Apr 29, 2026
a8d7b14
Guard TC6Regs_GetChipRevision against NULL context (sync branch) (#63)
tkummermehr Apr 29, 2026
21b7889
Guard DoInitialization against unbound MAC-PHY slots (#62)
tkummermehr Apr 29, 2026
adc3e59
Bound register-access retry loops with RetryRead/RetryWrite helpers (…
tkummermehr Apr 29, 2026
3678c8d
Byte-assemble get_parity inputs to avoid unaligned loads (sync branch…
tkummermehr Apr 29, 2026
8c6eef4
Expose control-data protection as TC6_REGS_CONTROL_PROTECTION knob (s…
tkummermehr Apr 30, 2026
4df28f0
Document TC6_CB_OnError as ISR-reachable (sync branch) (#58)
tkummermehr Apr 30, 2026
7a8f4e2
Document Init functions as non-reentrant (sync branch) (#57)
tkummermehr Apr 30, 2026
7bc30ad
Static-assert TC6_CHUNK_SIZE / MAX_INSTANCES / CHUNKS_XACT (sync bran…
tkummermehr Apr 30, 2026
88d5768
Ignore Claude local files (sync branch) (#55)
tkummermehr Apr 30, 2026
b71488f
Fix magic comparison logic in TC6LwIP_Service (sync branch)
tkummermehr May 4, 2026
f9df9e0
Merge remote-tracking branch 'origin/main' into fix/magic-comparison-…
SvenSemmler May 14, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
32 changes: 0 additions & 32 deletions examples/lwIP-SAM-D21-Curiosity-Nano/clean.bat

This file was deleted.

113 changes: 0 additions & 113 deletions examples/lwIP-SAM-D21-Curiosity-Nano/firmware/SAM-D21.X/Makefile

This file was deleted.

151 changes: 0 additions & 151 deletions examples/lwIP-SAM-D21-Curiosity-Nano/firmware/src/app.c

This file was deleted.

Loading