599 Commits (09542f5e98659e0b851b496df3b995c3ee71c930)
 

Author SHA1 Message Date
Felix "xq" Queißner 9a3b06aa31 Moves microzig-examples to examples/ 9 months ago
Felix "xq" Queißner d5e05d7f42 Removes superfluous .buildkit ci. 9 months ago
Felix "xq" Queißner eab182f938 Merge branch 'merge_core' 9 months ago
Felix "xq" Queißner 80582f0349 Merge branch 'merge_stm32' 9 months ago
Felix "xq" Queißner 07f7ba8006 Merge branch 'merge_bsp_rp2040' 9 months ago
Felix "xq" Queißner c703e15706 Merge branch 'merge_lpc' 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
Felix "xq" Queißner 3373a5e799 Moves ESP to board-support/espressif-esp 9 months ago
Felix "xq" Queißner 1c05830e74 Merge remote-tracking branch 'esp/main' into merge_esp 9 months ago
Felix "xq" Queißner 4eeb5d95f8 moves gd32 to board-support/gigadevice-gd32 9 months ago
Felix "xq" Queißner 6f3afc2ddd Merge remote-tracking branch 'gd32/main' into merge_gd32 9 months ago
Felix "xq" Queißner 273414c4f5 Moves atsam to board-support/microchip-atsam 9 months ago
Felix "xq" Queißner 3434b2b824 Merge remote-tracking branch 'atsam/main' into merge_atsam 9 months ago
Felix "xq" Queißner 34a4df5cb9 Moves AVR to board-support/microchip-avr 9 months ago
Felix "xq" Queißner 5e250056ff Merge remote-tracking branch 'avr/main' into merge_avr 9 months ago
Felix "xq" Queißner 1e490a3d67 Moves nrf5x to board-support/nordic-nrf5x 9 months ago
Felix "xq" Queißner 76ec40c055 Merge remote-tracking branch 'nrf5x/main' into merge_nrf52 9 months ago
Felix "xq" Queißner c99eb4e1e4 Moves nxp to board-support/nxp-lpc 9 months ago
Felix "xq" Queißner fa124c891a Merge remote-tracking branch 'lpc/main' into merge_lpc 9 months ago
Felix "xq" Queißner 4ba6016ea0 moves stmicro-stm32 to board-support 9 months ago
Felix "xq" Queißner 26cb8a1970 Merge remote-tracking branch 'stm32/main' into merge_stm32 9 months ago
Felix "xq" Queißner 6fcd0baa24 Moves raspberrypi-rp2040 to board-support/raspberrypi-rp2040 9 months ago
Felix "xq" Queißner b3d9c0d3ad Merge remote-tracking branch 'rp2040/main' into merge_bsp_rp2040 9 months ago
Felix "xq" Queißner a92518c99f Moves microzig to core/ 9 months ago
Felix "xq" Queißner 724f4659b0 Merge remote-tracking branch 'microzig/main' into merge_core 9 months ago
Felix "xq" Queißner 6ddf91c60c initial empty commit 9 months ago
Jacob Young 57e4379062
Update uf2 dependency (#160) 10 months ago
Matt Knight 93ddffbcbe fix path 10 months ago
Matt Knight 6dcf11cd30 initial commit 10 months ago
Matt Knight 5e2fe60e2d
Initial commit 10 months ago
Sreehari Sreedev 8ac1db6574
packed struct => extern struct for USB (#159) 10 months ago
Jacob Young c3baa4a277
Update dependencies and add paths (#158) 10 months ago
Prince Bett f8a506ccc2
doc: add getting started tip (#156)
direct new users to microzig-examples for ease
the onboarding experience.
11 months ago
Marnix Klooster 2873e9e0b1
Change the HAL API to snake_case() from camelCase() (#151) 11 months ago
Ardelean Călin f286bc8e25
Corrected Cortex-M ABI (#149) 1 year ago
Matt Knight 04f2c4a6ff
Merge pull request #5 from fmaggi/main
blinky for the stm32f103
1 year ago
Vesim d361a622ba
add umm allocator (#148) 1 year ago
Francisco b63d10598f
blinky for the stm32f103 1 year ago
Felix Queißner 3d62b4f3f9
Merge pull request #4 from ZigEmbeddedGroup/multi_example_repo
All the examples
1 year ago
Felix "xq" Queißner a9c3ae5690 Enables all packages, with no examples if defunct. 1 year ago
fmaggi 237890d49e
Blue pill hal (#28)
* Rework for MicroZig Gen 2

* gpio hal for blue pill

* added a comment

* better interface

* Started implementing pins interface

* commented unused stuff for now

* forgot setting pin mode

* fixed somethings I forgot

* made global config have fields instead of decls

* fixed a bug

* Lots of bugs

* bugs bugs and more bugs

* bugs bunny

* forgot ?

* i

* sizes

* so weird

* weird size

* const issues

* const issues

* always const issues

* what is happeningn

* weird issues

* finally got a led to turn on!

* Rework for MicroZig Gen 2

* Rebased onto master

---------

Co-authored-by: Felix "xq" Queißner <git@random-projects.net>
1 year ago
Felix "xq" Queißner 15ea395731 Enables AVr 1 year ago
Felix "xq" Queißner 2b4034fe79 Makes nrf52 stuff work barely, but no blinky yet. 1 year ago
Felix "xq" Queißner b8437914f0 Fixes blinky for ESP32-C3-32S-Kit 1 year ago
Felix "xq" Queißner 71e59a4f7d Adds tiles example. 1 year ago
Felix "xq" Queißner fac4648f5c Updates raspberrypi-pico example readme. 1 year ago
Felix "xq" Queißner 38793077e8 Implements blinky for mbed LPC1768 1 year ago