Skip to content

Expand platform support#89

Merged
nseidle merged 120 commits intomainfrom
release_candidate
Feb 9, 2026
Merged

Expand platform support#89
nseidle merged 120 commits intomainfrom
release_candidate

Conversation

@nseidle
Copy link
Copy Markdown
Member

@nseidle nseidle commented Feb 9, 2026

SEMP now works on:

  • ESP32
  • SAMD21
  • SAMD51
  • Arduino Uno

LeeLeahy2 and others added 30 commits January 20, 2026 08:40
This reverts commit 8dacdf7.
Remove buffer allocations and parser documentation
Add and use the parser description structure
Add the scratch pad size to the parser description
LeeLeahy2 and others added 29 commits February 4, 2026 07:51
Bug Fix: Get routine APIs to match declarations
Add sempSbfGetLength routine to get length member of scratchPad
makefile: Display the example that is being built
makefile: Add ESP32_ to BIN_PATH, handle more terminals & flash sizes
Bug Fix: Align beginning of parse state, static buffer may be unaligned
Break out justification & parser tests, press key to retest
SAMD21: Add build support for SAMD21
SAMD51: Add build support for SAMD51
Increase speed, change output use buffer & length instead of character
Replace SBF 4007 data in examples
Arduino Uno: Add support to build for Arduino Uno R3
Update readme with overview of examples
@nseidle nseidle merged commit 7cf3614 into main Feb 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants