What's Changed
- support bundling only specific boards by @tobiaskohlbau in #166
- fix documentation for patch tool by @tobiaskohlbau in #165
- Fixes CI Badge in README.md by @ikskuh in #164
- hal: dma: Cast channel index in claim_unused_channel by @Grazfather in #170
- Fix requirements.txt and update README by @Grazfather in #172
- Better readme by @ikskuh in #173
- rp2040: Fix DMA not respecting transfer_size_bytes by @Grazfather in #176
- rp2040: Add support for PIO's jmp_pin by @Grazfather in #174
- usb: unify handling of length parameters by @tobiaskohlbau in #177
- Update to zig master, move uf2 and regz to monorepo by @mattnite in #178
- Fix reference to design document in README by @tomasz-lisowski in #184
- Fix setting pull direction in pinConfig by @MatthiasPortzel in #189
- Some predefined registers for Cortex M by @mattnite in #190
- bump versions by @mattnite in #192
- fix regz output for sycl-badge by @jacobly0 in #193
- Properly export startup logic for espressif-riscv by @DNedic in #199
- Linking and linker relaxation fixes by @DNedic in #200
- USB driver: support chunked data by @arkadiuszwojcik in #201
- Complete Gd32f103 Support by @asterix24 in #203
- Fix RP2040 multicore HAL and re-enable example by @MatthiasPortzel in #207
- Use app provided panic handler if it exists by @MatthiasPortzel in #209
- Updated to zig 0.13.0 by @biom4st3r in #198
- Enable atsamd51j19 fpu by @jacobly0 in #196
- rp2040: remove redendant code in I2C.apply() by @hryx in #212
- Basic support for ATmega32u4 by @biom4st3r in #195
- fixup! enable atsamd51j19 fpu (#196) by @vesim987 in #218
- fix(rp2040) apply broken codegen workaround to both busy loop by @vesim987 in #219
- USB CDC ACM support + code refactor by @arkadiuszwojcik in #211
- Fix mmio toggle by @akiroz in #157
- Strip Unused Symbols at Link Time by @haydenridd in #225
- feat(regz) Improve schema detection and make it easier to use as library by @vesim987 in #217
- fix(avr5): fix building blinking examples by @vesim987 in #226
- feat(build): Enable working examples for stm32 and gd32 by @vesim987 in #227
- RP2040 SPI HAL Improvements by @haydenridd in #222
- RP2040 I2C Refactor by @haydenridd in #213
- Initial ESP32-C3 GPIO HAL driver by @DNedic in #216
- RP2040 Uart Refactor by @haydenridd in #228
- Add GPIO Config to SPI Example by @haydenridd in #233
- Code generator for stm32 based on embassy-rs/stm32-data by @mattnite in #235
- Update some of the getting started details. by @taylorh140 in #238
- Fix rp2040 gpio_clock example. by @eugenepentland in #237
- Update website and zine (Zig 0.13) and fix broken links by @MatthiasPortzel in #229
- RP2040 Clock Control Refactor by @haydenridd in #239
- Generate enums for stm32 by @mattnite in #240
- bsp => port by @mattnite in #241
- ESP 32 blinky example - typo fix by @RokKos in #243
- RP2350 Initial Support by @haydenridd in #244
- RP2 writev/readv implementation by @ikskuh in #254
- Support I2C and SPI functions in the pins abstraction by @MatthiasPortzel in #262
- add UART Control Flow to rppico by @RecursiveError in #260
- Generated STM32 targets with FPU by @Copper280z in #255
- Fixed RP2xxx usb reset register masks by @eugenepentland in #265
- Register Map Implementation for Cortex M33 by @Dolphindalt in #257
- add uart example by @RecursiveError in #266
- Deploy website to github pages by @mattnite in #268
- Fix working directory in publish action by @mattnite in #269
- Fix github action version by @mattnite in #270
- Clean out website for redesign by @mattnite in #271
- Minor fix build.zig for GD32 examples to make correct binary format files. by @nosuz in #273
- Improve packaging and website publication by @mattnite in #275
- Ignore error if release doesn't have artifact by @mattnite in #276
- Fix page deploy again by @mattnite in #277
- Change release tag pattern by @mattnite in #278
- Update boxzer and fix metadata location by @mattnite in #279
New Contributors
- @tobiaskohlbau made their first contribution in #166
- @Grazfather made their first contribution in #170
- @tomasz-lisowski made their first contribution in #184
- @MatthiasPortzel made their first contribution in #189
- @DNedic made their first contribution in #199
- @arkadiuszwojcik made their first contribution in #201
- @asterix24 made their first contribution in #203
- @biom4st3r made their first contribution in #198
- @hryx made their first contribution in #212
- @akiroz made their first contribution in #157
- @haydenridd made their first contribution in #225
- @taylorh140 made their first contribution in #238
- @eugenepentland made their first contribution in #237
- @RokKos made their first contribution in #243
- @RecursiveError made their first contribution in #260
- @Copper280z made their first contribution in #255
- @Dolphindalt made their first contribution in #257
- @nosuz made their first contribution in #273
Full Changelog: 0.11.0...0.13.0