rot release
github-actions
released this
18 Mar 14:28
·
271 commits
to master
since this release
What's Changed
- Fix comment typos in stm32 sources by @gemesa in #1589
- gimlet-seq: retry I2C errors, or die trying by @hawkw in #1611
- Add new bootleby binaries by @labbott in #1612
- Yo dawg i heard you like ringbufs by @cbiffle in #1620
- Bump CI checkout action to fix warnings by @mkeeter in #1626
- gimlet-seq: don't ignore notifications in dispatch by @hawkw in #1627
- net: remove MAC RX activity watchdog. by @cbiffle in #1622
- ringbuf: rewrite entry to have no panics by @cbiffle in #1624
- ringbuf: clarify modulus comment. by @dancrossnyc in #1628
- ringbuf: Add event counters by @hawkw in #1621
- monorail-server: note rationale for panicking on init failure by @cbiffle in #1634
- Hubris-side changes for removing
dispatch_n
inidol-runtime
by @cbiffle in #1632 - net: fix several unwraps of complex errors by @cbiffle in #1623
- add
#[count(children)]
+#[count(skip)]
attrs, and add counters to c-p-a and gimlet-seq by @hawkw in #1630 - Add support for reading out the VPD lock bits via MGS by @labbott in #1633
- Make
armv6m-atomic-hack
less annoying by @hawkw in #1635 - track/trace MAX5970 minimum and maximum values across a bounce by @bcantrill in #1639
- update
idol
to usequote!
in codegen by @hawkw in #1644 - oxcon2023g0: adjust kernel size allocation by @cbiffle in #1645
- counters: allow deriving
Count
for generic types by @hawkw in #1647 - counters: add support for counting
bool
s by @hawkw in #1651 - counters: implement
Count
forOption
/Result
by @hawkw in #1640 - gimlet-seq: record sequencer T6 state on power off by @hawkw in #1649
- Add additional observability (if someone looks) to the pwrctrl bit by @nathanaelhuffman in #1650
- net: fix
gimletlet_mgmt
BSP compilation error by @hawkw in #1653 - integrate Idol-generated API client counters by @hawkw in #1642
- stm32h7-nucleo: embiggen
sys
tasks by @hawkw in #1655 - host-sp-comms: add event counters by @hawkw in #1638
- spi: A reSPIte from excessive error codes by @hawkw in #1656
- counters: add
"counters-disabled"
feature flag by @hawkw in #1658 - prevent I2C from hanging on lost interrupt by @bcantrill in #1657
- i2c_driver should use a counted ringbuf by @bcantrill in #1660
New Contributors
Full Changelog: oxide-rot-1-v1.0.6...oxide-rot-1-v1.0.7