-
Notifications
You must be signed in to change notification settings - Fork 172
Comparing changes
Open a pull request
base repository: ZigEmbeddedGroup/microzig
base: 0.13.1
head repository: ZigEmbeddedGroup/microzig
compare: 0.13.2
- 19 commits
- 82 files changed
- 13 contributors
Commits on Dec 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 74418f7 - Browse repository at this point
Copy the full SHA 74418f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6631c43 - Browse repository at this point
Copy the full SHA 6631c43View commit details -
Cleanup Old/Extra Files (#333)
* chore: remove old gitfiles from merged repos * chore: remove old unused buildkite files
Configuration menu - View commit details
-
Copy full SHA for cec1b0d - Browse repository at this point
Copy the full SHA cec1b0dView commit details
Commits on Dec 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2703496 - Browse repository at this point
Copy the full SHA 2703496View commit details
Commits on Dec 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cd3180c - Browse repository at this point
Copy the full SHA cd3180cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 776a655 - Browse repository at this point
Copy the full SHA 776a655View commit details
Commits on Jan 6, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 85fa438 - Browse repository at this point
Copy the full SHA 85fa438View commit details
Commits on Jan 9, 2025
-
Configuration menu - View commit details
-
Copy full SHA for af5f3d8 - Browse repository at this point
Copy the full SHA af5f3d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff006c5 - Browse repository at this point
Copy the full SHA ff006c5View commit details
Commits on Jan 15, 2025
-
[rp2xxx] Add initial riscv support for the rp2350 chip (#348)
* initial commit * changes to the metadata * more changes * before merge * separate the cpu implementation * refactor * image def support moved to hal * tidy up * undo unrelated changes * fix typo * fix ci errors * fix ci errors (hopefully) * fix ci errors * fix ci errors again
Configuration menu - View commit details
-
Copy full SHA for 533a26f - Browse repository at this point
Copy the full SHA 533a26fView commit details
Commits on Jan 16, 2025
-
add an example of how to use MicroZig without HAL (#344)
* add an example of how to use MicroZig without HAL * move no hal example to a dedicated folder --------- Co-authored-by: lcp5y3 <> Co-authored-by: tanche <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c8bd2a2 - Browse repository at this point
Copy the full SHA c8bd2a2View commit details -
Update CI workflow with job dependencies (#340)
* style: apply yamlls formatting to ci.yml * ci: added job dependencies on microzig needs where makes sense
Configuration menu - View commit details
-
Copy full SHA for 752386c - Browse repository at this point
Copy the full SHA 752386cView commit details -
Add regz and uf2 releases to the github deploy action (#339)
* ci: add regz/uf2 release artifact generation to deploy * ci: remove verbose tar output for boxzer artifact * ci: removed separate artifact upload step * fix(ci): find -exec mv resulting in error that is code stopping ci * fix(ci): incorrect uf2 artifact source path * ci: renamed boxzer-out to microzig-packaged * Revert "ci: renamed boxzer-out to microzig-packaged" This reverts commit cfb0f6f.
Configuration menu - View commit details
-
Copy full SHA for abc866e - Browse repository at this point
Copy the full SHA abc866eView commit details
Commits on Jan 17, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d6ba2eb - Browse repository at this point
Copy the full SHA d6ba2ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 33e66ef - Browse repository at this point
Copy the full SHA 33e66efView commit details -
rp2xxx: Add support for assembling RP2350-specific PIO (#320)
* rp2xxx: Update PIO for rp2350 * - Reorganized some of the comptime behavior surrounding CPU * Get pio comparison tests running on both cpu types * Fix PIO sm_set_shift_options * s/format/cpu * better error in tokenizer tests * Test expected index in define expect_define * More tests for both cpus * Add jmppin as valid source for wait * Test mov to pindirs * cleanup irq comp test * wip movrx * mov to rx working * Add movrx comparison tests * put ws2812 in both chips * wip: print diag and error * Fix error handling in rp2xxx pio assembler * Repro issue in diags * Fix diag issue * Cleanup diags * improve movtorx parsing and diag * Get movfromrx encoding and most tokenization working * Get tokenizing mov from rx to work * wip: Allow pio assemble to work at runtime * Revert "wip: Allow pio assemble to work at runtime" We currently depend on this stuff being comptime, would have to manage the memory if we wanted to support it running at runtime This reverts commit dc3b857. * irq rel * Fix mov from idx * cleanup * fix * Some cleanup --------- Co-authored-by: Hayden Riddiford <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for eccecc2 - Browse repository at this point
Copy the full SHA eccecc2View commit details
Commits on Jan 18, 2025
-
support "extends" from embassy data. (#351)
* Update generate.zig Attempted to support "extends" syntax in register json files * updated generated code. * clean up names * fixed a few stragglers * Apply suggestions from code review its easy to miss a few. Co-authored-by: Matt Knight <[email protected]> * More Name Cleanup. --------- Co-authored-by: Matt Knight <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 88b3f5a - Browse repository at this point
Copy the full SHA 88b3f5aView commit details -
Generate standalone files for Regz by default (#353)
* Generate standalone files for Regz by default * Fix unit tests * Update stm32 generator * remove dependency * Fix to_zig() invocation * Add dependencies to CI * Add workflow dispatch * Remove circular dependency * Remove dependencies, full parallelism
Configuration menu - View commit details
-
Copy full SHA for 5a59f3d - Browse repository at this point
Copy the full SHA 5a59f3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf666d6 - Browse repository at this point
Copy the full SHA cf666d6View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 0.13.1...0.13.2