Skip to content

psc release

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 13:46
· 140 commits to master since this release
ff97115

What's Changed

  • update idol to use quote! 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 bools by @hawkw in #1651
  • counters: implement Count for Option/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

Full Changelog: psc-v1.0.10...psc-v1.0.11