26 Commits (6920852f532812b0825660b6134f292a9e59b51e)

Author SHA1 Message Date
Felix Queißner 5742d0e4b3
Better readme (#173)
* Adds better docs to README.md
* Adds tar, gzip to bundle.py checked dependencies.
* Adds fancy rendering of .data/chip-families.svg in output for embedding.
7 months ago
Felix "xq" Queißner 7dd20383fb Adds examples for espressif/esp, gigadevice/gd32 8 months ago
Felix "xq" Queißner 7a33e6fd55 Makes stm32 module build again. 8 months ago
Felix "xq" Queißner 31f26f57d9 Refactors packaging process from bash to python 9 months ago
Felix "xq" Queißner 0c4e82e697 Adds nix flake, adds tooling for creating a deployment of microzig, vendors some code from ezpkg 9 months ago
Felix "xq" Queißner 9a3b06aa31 Moves microzig-examples to examples/ 9 months ago
Felix "xq" Queißner eab182f938 Merge branch 'merge_core' 9 months ago
Felix "xq" Queißner 07f7ba8006 Merge branch 'merge_bsp_rp2040' 9 months ago
Felix "xq" Queißner 5e44623c5d Merge branch 'merge_nrf52' 9 months ago
Felix "xq" Queißner 81353873ec Merge branch 'merge_avr' 9 months ago
Felix "xq" Queißner 4071968436 Merge branch 'merge_atsam' 9 months ago
Felix "xq" Queißner 447145d03b Merge branch 'merge_gd32' 9 months ago
Matt Knight 6dcf11cd30 initial commit 10 months ago
Felix "xq" Queißner 01287dd68d Rough file architecture 1 year ago
Felix "xq" Queißner 8a124a68db First build again. No verification of 'works' 1 year ago
Felix "xq" Queißner 193ce99c18 Bootstrap code 1 year ago
Vesim b0e346608e
PIO assembler (#25)
* WIP pio assembler

* add comparison tests against the official assembler

* tokenizer passing tests

* add buildkite pipeline

* comparison tests

* assembler now outputting a few programs similar to official

* largely complete

---------

Co-authored-by: Matt Knight <mattnite@proton.me>
1 year ago
Matt Knight 29221c27f5
Initial commit 2 years ago
Matt Knight 488cb11650
Initial commit 2 years ago
Matt Knight d8e329d90b restructure for regz rewrite 2 years ago
Matt Knight e1e525a50d conflict fixed 2 years ago
Felix "xq" Queißner 58cfb98e80 Initial vomit: not working at all, basic docs. 2 years ago
Matt Knight a501e63286 init 2 years ago
Matt Knight 5a1e72f380
Create LinkerscriptStep (#7)
* create linkerscript step

* catch up to master, do some cleanup

* remove references to micro_linker

* commas

* remove package

* use root path trick for cpus and chips

* remove duped file
3 years ago
Felix (xq) Queißner 26681f7b30 blinky works for lpc1768 3 years ago
Felix (xq) Queißner bbfdb421d8 File structure, draft 1 3 years ago