ProtoCore v0.0.1
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
Changelog

All notable changes to ProtoCore are documented here.

[Unreleased]

CI / Build

Changes

  • drop the clip mode; logging takes the one contract (6195264)
  • delete the duplicate web_assets copy that broke every example link (7df281f)
  • close ban 20 - the three printf APIs take a frame spec (6505d73)
  • build the last fixed-shape frames with pc_sb, not snprintf (114a275)
  • ban nondeterministic dispatch, retire the last format-string appender (210dd35)
  • pin LF checkout on every platform (692024f)

Documentation

  • regenerate feature tables + configurator + build_opt.h + example index [skip ci] (b79f161)
  • update ESP32 build footprints [skip ci] (2389946)
  • regenerate feature tables + configurator + build_opt.h + example index [skip ci] (1d9135c)
  • update ESP32 build footprints [skip ci] (61e6e03)
  • regenerate feature tables + configurator + build_opt.h + example index [skip ci] (fae0bdb)
  • close out the Sphinx entries in the delivery record (49ea705)
  • rebuild the Doxygen theme, group the sidebar, drop the Sphinx site (8cf35ee)
  • regenerate feature tables + configurator + build_opt.h + example index [skip ci] (486bef5)
  • update ESP32 build footprints [skip ci] (494a04f)
  • regenerate feature tables + configurator + build_opt.h + example index [skip ci] (10bac7c)

[0.0.1] - 2026-07-31

Show Changelog for version 0.0.1 - 2026-07-31

Changes