Commit Graph

15 Commits

Author SHA1 Message Date
Matt Knight
f0e51f8302
Uart (#8)
* refined clock configuration, uart works with clk_peri at xosc frequency

* fix pll_sys configuration
2022-07-14 00:09:47 -07:00
Matt Knight
f75a019aa5
try lf endings to fix windows compile error (#7) 2022-07-10 17:31:17 -07:00
Matt Knight
2d89410305
add directive to inline asm (#6) 2022-07-10 17:10:54 -07:00
Matt Knight
8751f6753d
Clock config (#5)
* use array access for better codegen

* frequency counter

* wip

* wip

* refactor clock config and plls to reduce binary size
2022-07-10 16:26:47 -07:00
Matt Knight
9f3aa1e375
Merge pull request #4 from mattnite/gpio-fix
clean up gpios
2022-07-08 17:32:09 -07:00
Matt Knight
ed05258e7e clean up gpios 2022-07-08 16:52:14 -07:00
Matt Knight
c71e73759c
Merge pull request #3 from mattnite/busy-sleep
add busy sleep functions
2022-07-07 21:44:01 -07:00
Matt Knight
303c9f183f add busy sleep functions 2022-07-07 21:38:40 -07:00
Vesim
cbc9b56769
Merge pull request #2 from ZigEmbeddedGroup/multicore
multicore: use camelCase for function names
2022-07-07 00:19:11 +02:00
Maciej 'vesim' Kuliński
0659bcd8c6 multicore: use camelCase for function names 2022-07-07 00:05:56 +02:00
Matt Knight
5c6ef47aa2
Merge pull request #1 from ZigEmbeddedGroup/multicore
multicore support
2022-07-06 14:41:47 -07:00
Maciej 'vesim' Kuliński
e541f966d4 multicore: add initial support 2022-07-06 23:15:19 +02:00
Matt Knight
7d68b0bcba pads bank bits set when setting gpio function 2022-07-03 07:52:26 -07:00
Matt Knight
c2a6b718e7 add license
remove microzig submodule

remove submodule
2022-06-07 01:22:47 -07:00
Matt Knight
a501e63286 init 2022-06-07 01:18:02 -07:00