What's Changed
- Fix github page pathing and list site contents by @mattnite in #280
- adding NVIC registers for cortex m0+, fixing little bug with stringToEnum by @freiguy1 in #281
- Integrates driver framework by @ikskuh in #246
- Use program origin when computing label addresses by @tomasz-lisowski in #287
- Combine .sbss section with .bss. by @nosuz in #288
- Build system rewrite by @tact1m4n3 in #259
- Port for WCH CH32V series (CH32V003, CH32V103, and CH32V203) by @nosuz in #286
- stm32: Merge chip flash memory bank regions by @tact1m4n3 in #282
- Comptime USB endpoints number by @arkadiuszwojcik in #284
- Add helpers for reading from PIO RX FIFO and for PIO SM pin configuration by @tomasz-lisowski in #289
- Regz patching by @mattnite in #290
- Update packaging to include root package by @mattnite in #291
- Build system bug fix by @tact1m4n3 in #292
- USB CDC - improve writing and implement reading (almost) by @arkadiuszwojcik in #293
- cortex_m: Add core peripherals by @tact1m4n3 in #295
- Add cortex m7 register definitions by @devBoi76 in #294
- Fix USB CDC receive code by @arkadiuszwojcik in #299
- Fixed building error for WCH CH32V by @nosuz in #298
- rp2xxx: Make pio.Irq.get_irq_regs public by @Grazfather in #300
- Updated PR #223 for current HEAD and extended it for other WCH's CH32V series. by @nosuz in #302
- Fix depend_on_microzig option in add_app_import by @MatthiasPortzel in #305
- rp2xxx: improve RP2350 port by @vesim987 in #264
- Add PIO support to rp2350 by @Grazfather in #306
- core: Fix wrong cpu name for cortex m0 plus by @tact1m4n3 in #308
- add hd44780 driver + rppico example by @RecursiveError in #301
- build-system: Fix bug in
add_firmware
by @tact1m4n3 in #309 - Fix NVIC level IRQ control for RP2040 by @haydenridd in #310
- [RP2xxx] USB driver refactory work by @arkadiuszwojcik in #312
- RTC Support for RP2040 by @haydenridd in #317
- [RP2xxx] Update pins helper to create pins as comptime-available data instead of zero-sized-types by @MatthiasPortzel in #303
- Update rtc example with pin config refactor by @mattnite in #319
- Switch out Regz datastructures for SQLite by @mattnite in #316
- Get website ready for 0.13.1 release by @mattnite in #321
- revert deletion of url prefix by @mattnite in #322
- build website after collecting download contents by @mattnite in #323
- list contents of website before publishing by @mattnite in #324
- build website as part of metadata script by @mattnite in #325
- Fix website publishing by @mattnite in #326
- Minor fixes to IRQ + example to utilize microzig.cpu interface by @haydenridd in #327
- workflows: Run unit tests on more ports by @Grazfather in #318
- Get esp32 examples building again by @Grazfather in #307
- Directly generate enums by @mattnite in #328
- Refactor Actions by @mattnite in #329
- Check that stm32 code is up to date by @mattnite in #330
- Update stm32 generated code and properly set up data dependency as lazy by @mattnite in #331
- bump version by @mattnite in #332
New Contributors
- @tact1m4n3 made their first contribution in #259
- @devBoi76 made their first contribution in #294
Full Changelog: 0.13.0...0.13.1