Skip to content

Weekly Update: 2023-09-20

Compare
Choose a tag to compare
@amanda-onevariable amanda-onevariable released this 21 Sep 08:23
· 53 commits to main since this release
1df4a06

What's Changed

  • platform(d1): introduce config for the D1 by @hawkw in #271
  • fix bin target builds by @hawkw in #272
  • bug(forth3): Fix the behavior of leave in forth3 by @jamesmunns in #276
  • Add a safe "into_data()" method to turn Words into i32s by @jamesmunns in #277
  • platform(D1): features for i2c_puppet/SHARP display by @hawkw in #274
  • fix(d1): put back missing serial-trace feature by @hawkw in #278
  • feat(crowtty): more readable tracing messages by @hawkw in #279
  • feat(d1): allocate DMA channels from the DMAC by @hawkw in #280
  • feat(D1): DMAC Driver 2: Electric Boogaloo by @hawkw in #281
  • test: run doctests in just test, fix broken doctests by @hawkw in #282
  • refac(D1): pull most of the code back into a core crate by @hawkw in #283
  • fix(mn): use correct "_any-deps" feature name by @hawkw in #286
  • feat(D1): add builders for DMAC descriptors by @hawkw in #284

Full Changelog: date-2023-09-13...date-2023-09-20