Commit Graph

  • a92518c99f Moves microzig to core/ Felix "xq" Queißner 2024-01-04 08:46:08 +0100
  • 724f4659b0 Merge remote-tracking branch 'microzig/main' into merge_core Felix "xq" Queißner 2024-01-04 08:45:08 +0100
  • 6ddf91c60c initial empty commit Felix "xq" Queißner 2024-01-04 08:40:20 +0100
  • 57e4379062
    Update uf2 dependency (#160) Jacob Young 2023-11-28 10:58:44 -0500
  • 93ddffbcbe fix path Matt Knight 2023-11-21 20:20:21 -0800
  • 6dcf11cd30 initial commit Matt Knight 2023-11-21 20:18:13 -0800
  • 5e2fe60e2d
    Initial commit Matt Knight 2023-11-21 20:03:57 -0800
  • 8ac1db6574
    packed struct => extern struct for USB (#159) Sreehari Sreedev 2023-11-21 16:19:54 -0700
  • c3baa4a277
    Update dependencies and add paths (#158) Jacob Young 2023-11-20 12:48:34 -0800
  • f8a506ccc2
    doc: add getting started tip (#156) Prince Bett 2023-11-06 22:13:50 +0300
  • 2873e9e0b1
    Change the HAL API to snake_case() from camelCase() (#151) Marnix Klooster 2023-10-26 21:29:28 +0200
  • f286bc8e25
    Corrected Cortex-M ABI (#149) Ardelean Călin 2023-09-26 21:39:06 +0300
  • 04f2c4a6ff
    Merge pull request #5 from fmaggi/main Matt Knight 2023-09-26 10:02:02 -0700
  • d361a622ba
    add umm allocator (#148) Vesim 2023-09-26 17:57:22 +0200
  • b63d10598f
    blinky for the stm32f103 Francisco 2023-09-26 09:37:41 -0300
  • 3d62b4f3f9
    Merge pull request #4 from ZigEmbeddedGroup/multi_example_repo Felix Queißner 2023-09-25 20:42:01 +0200
  • a9c3ae5690 Enables all packages, with no examples if defunct. Felix "xq" Queißner 2023-09-25 18:41:49 +0200
  • 237890d49e
    Blue pill hal (#28) fmaggi 2023-09-25 12:14:35 -0300
  • 15ea395731 Enables AVr Felix "xq" Queißner 2023-09-23 23:58:59 +0200
  • 2b4034fe79 Makes nrf52 stuff work barely, but no blinky yet. Felix "xq" Queißner 2023-09-23 22:03:17 +0200
  • b8437914f0 Fixes blinky for ESP32-C3-32S-Kit Felix "xq" Queißner 2023-09-23 21:26:15 +0200
  • 71e59a4f7d Adds tiles example. Felix "xq" Queißner 2023-09-23 20:47:49 +0200
  • fac4648f5c Updates raspberrypi-pico example readme. Felix "xq" Queißner 2023-09-23 20:35:14 +0200
  • 38793077e8 Implements blinky for mbed LPC1768 Felix "xq" Queißner 2023-09-23 20:13:15 +0200
  • 11b5bef01a enables espressif-esp examples Felix "xq" Queißner 2023-09-23 18:43:06 +0200
  • cc2b97de46 Disables flaky example Felix "xq" Queißner 2023-09-23 18:36:30 +0200
  • def3a61e28 Starts to work on raspberrypi-rp2040 examples Felix "xq" Queißner 2023-09-23 18:35:38 +0200
  • 80a16e10eb Fixes all-platforms Felix "xq" Queißner 2023-09-23 18:28:32 +0200
  • c1f553d203 Fixes CI Felix "xq" Queißner 2023-09-23 18:20:00 +0200
  • 01287dd68d Rough file architecture Felix "xq" Queißner 2023-09-23 18:16:10 +0200
  • 366e58f65c
    Added support for STM32L0 series (#27) Ardelean Călin 2023-09-23 18:01:42 +0300
  • 2fb0b5eeca
    Update README.adoc for Zig 0.11 release (#29) Yerlan 2023-09-23 13:55:50 +0200
  • 1087f58697
    Merge pull request #3 from ZigEmbeddedGroup/microzig_gen2 Felix Queißner 2023-09-22 09:04:35 +0200
  • 0eb570d969
    Rework for MicroZig Gen 2 (#26) Felix Queißner 2023-09-22 09:04:10 +0200
  • 7b528f9271
    Update to MicroZig Gen 2 build interface. (#21) Felix Queißner 2023-09-22 09:03:54 +0200
  • 696e309f6d
    Microzig Generation 2 Build Interface (#21) Felix Queißner 2023-09-22 09:03:33 +0200
  • e018e7ec6f
    Microzig Generation 2 Build Interface (#28) Felix Queißner 2023-09-22 09:03:15 +0200
  • d9cbc3654e
    Microzig Generation 2 Build Interface (#82) Felix Queißner 2023-09-22 09:02:51 +0200
  • 597843c4c1
    Microzig Generation 2 Build Interface (#26) Felix Queißner 2023-09-22 09:02:37 +0200
  • dbbbb1392f
    Microzig Generation 2 Build Interface (#23) Felix Queißner 2023-09-22 09:02:23 +0200
  • 3bdb7381be
    Microzig Generation 2 Build Interface (#144) Felix Queißner 2023-09-22 09:01:19 +0200
  • ca17420a81 Adds more architectures Felix "xq" Queißner 2023-09-21 12:16:03 +0200
  • 991d757eff Adds more working devices. Felix "xq" Queißner 2023-09-21 10:19:02 +0200
  • 9e40dda94b Fixes CI runner Felix "xq" Queißner 2023-09-20 17:50:55 +0200
  • 2b25d1fe1c Adds building support for STM32 Felix "xq" Queißner 2023-09-20 14:26:52 +0200
  • 8a124a68db First build again. No verification of 'works' Felix "xq" Queißner 2023-09-20 00:42:15 +0200
  • e14f0a1e53 Adds some documentation comments Felix "xq" Queißner 2023-09-19 10:10:15 +0200
  • 193ce99c18 Bootstrap code Felix "xq" Queißner 2023-09-19 10:05:33 +0200
  • 2a0c0ff281
    Implements proper support for different stage2 bootloaders (#80) Felix Queißner 2023-09-12 23:06:26 +0200
  • 8885309e9c
    Fix perform-flash.sh (#27) DEADBLACKCLOVER 2023-08-28 00:36:35 +0700
  • 081683a451
    Update to zig-0.11.0 (#24) Felix Queißner 2023-08-26 18:09:30 +0200
  • 80e5e69420
    Updates to Zig 0.11.0 (#22) Felix Queißner 2023-08-26 14:25:07 +0200
  • aceafa110a
    GitHub CI (#26) Felix Queißner 2023-08-26 14:11:07 +0200
  • 82c944b48c
    Fixes (#25) Felix Queißner 2023-08-26 00:29:02 +0200
  • 03a53c756c
    Update to zig-0.11.0 (#24) Felix Queißner 2023-08-26 00:01:43 +0200
  • c9e394c58d
    fix usage of @ptrCast and other fooToBar stuff, run with zig fmt (#18) binarycraft007 2023-08-13 06:46:13 +0800
  • f0a6aa9ce1
    Fix README typo (#141) L1ucas 2023-08-12 12:23:57 -0300
  • 2859530ac2
    Fixing issues in Build to achieve v0.11.0 compatibility (#140) Francisco Llobet 2023-08-05 17:43:06 +0200
  • 6f201f7f4c
    stabilize on 0.11.0 (#77) Matt Knight 2023-08-04 00:59:05 -0700
  • 0b3be0a4cc
    Update README.adoc (#139) Matt Knight 2023-08-04 00:50:02 -0700
  • 6ccee6d13a
    build against 0.11.0 (#138) Matt Knight 2023-08-04 00:47:18 -0700
  • 1dbdd0f80e
    Fix eval branch quota for PIO comparison tests (#76) Matt Knight 2023-08-03 21:47:42 -0700
  • 695d3dc0e4
    SourceFile -> LazyFile (#75) Matt Knight 2023-08-03 21:24:21 -0700
  • d4a48f65fa
    anyopaque to u8 (#137) Matt Knight 2023-08-03 21:16:54 -0700
  • c1ac2f4cf3
    FileSource -> LazyPath (#136) Matt Knight 2023-08-03 21:04:54 -0700
  • 1cef56ad9d
    Enable XIP using stage 2 bootloader (#73) David Sugar 2023-07-31 16:20:02 +0200
  • d6b3be320f
    rp2040-flasher inital commit (#72) Felix Queißner 2023-07-24 15:01:19 +0200
  • 9a73dab34d Fixes CI by tacking Zig to stable version. Felix (xq) Queißner 2023-07-17 08:16:06 +0200
  • b054bab3f5 example projects link is broken Nancy Lau 2023-07-16 14:45:08 -0700
  • 35e9757bdb
    fix i2c reading and add bus scan example (#71) Vlad Panazan 2023-07-01 15:22:51 +0200
  • 360655dbe2
    use zig package manager (#70) Vlad Panazan 2023-06-29 22:53:47 +0200
  • 2b5c6096b0
    builtin type inference fix (#68) Matt Knight 2023-06-27 21:10:35 -0700
  • 7afd50f1a8
    update microzig (#22) Matt Knight 2023-06-27 20:32:46 -0700
  • e539cce4e5
    update microzig (#20) Matt Knight 2023-06-27 20:32:35 -0700
  • c197a15312
    update microzig (#67) Matt Knight 2023-06-27 20:32:24 -0700
  • f0441139a6
    update microzig (#22) Matt Knight 2023-06-27 20:32:16 -0700
  • 32c4eacccf
    update microzig (#20) Matt Knight 2023-06-27 20:32:09 -0700
  • f74311e785
    update microzig (#23) Matt Knight 2023-06-27 20:31:52 -0700
  • 6e68f32b4b
    update microzig (#20) Matt Knight 2023-06-27 20:31:39 -0700
  • 9392fe0f7b
    Update to master and add system registers for cortex-m (#134) Vesim 2023-06-28 00:38:29 +0200
  • 371d4efde4
    Runs zig fmt, implements a good bunch of I²C functions (#65) Felix Queißner 2023-06-25 20:15:00 +0200
  • a49fad9730
    Runs zig fmt (#133) Felix Queißner 2023-06-25 20:03:59 +0200
  • 39bf0b5d55
    update pr creation step (#131) Matt Knight 2023-06-03 08:06:03 -0700
  • 3f8dd68f0d
    Fix @call parameter for zig 0.11 (#130) Pavel Burgr 2023-06-03 15:52:07 +0200
  • 6be22ca959 Update example file links Gord Stephen 2023-05-31 22:07:54 -0700
  • 316e241a88
    DMA API, and time API improvements from SYCL 2023 workshop (#63) Matt Knight 2023-05-30 22:31:44 -0700
  • 7b7caa9eb4
    improve ADC API (#62) Matt Knight 2023-05-18 20:51:23 -0700
  • d1e35696d4
    examples: Set LED GPIO function (#61) Hubert Jasudowicz 2023-05-18 09:24:18 +0200
  • abff6d1f4b
    add ws2812 pio example (#54) Vlad Panazan 2023-05-18 00:39:54 +0300
  • 886234b882
    improve timer API (#60) Matt Knight 2023-05-15 23:12:22 -0700
  • a2ccaff13f
    improve GPIO API (#59) Matt Knight 2023-05-15 22:50:34 -0700
  • d05e8779b8
    workaround for compiler bug where volatile is not propagated over a field access (#57) Matt Knight 2023-05-15 22:37:20 -0700
  • ed12908afc
    turn on PIO comparison tests (#58) Matt Knight 2023-05-15 22:37:10 -0700
  • 83443705df
    update microzig (#19) Matt Knight 2023-05-15 21:48:23 -0700
  • fd4cc4f07c
    update microzig (#20) Matt Knight 2023-05-15 21:48:16 -0700
  • 5c65e8ed19
    update microzig (#19) Matt Knight 2023-05-15 21:48:08 -0700
  • a6fe257462
    update microzig (#20) Matt Knight 2023-05-15 21:47:52 -0700
  • 81142fdfc0
    update microzig (#56) Matt Knight 2023-05-15 21:47:43 -0700
  • d90b4f6caf
    update microzig (#20) Matt Knight 2023-05-15 21:47:36 -0700
  • 72f7689700
    update microzig (#19) Matt Knight 2023-05-15 21:47:29 -0700