Activity
tool: use unix-style directory separator on documents
tool: use unix-style directory separator on documents
lib: update project dependencies
lib: update project dependencies
rt: derive peripheral structs using soc
macro
rt: derive peripheral structs using
soc
macrohal: change to fixed base address for all modules
hal: change to fixed base address for all modules
examples: rearrange binaries to allow rust-analyzer check
examples: rearrange binaries to allow rust-analyzer check
hal: uart and serial support
hal: uart and serial support
Pull request merge
ci: add test and format workflow
ci: add test and format workflow
Pull request merge
hal: GPIO, pad multiplexer and configurations support
hal: GPIO, pad multiplexer and configurations support
Pull request merge
tests: add some test cases for check and process functions.
tests: add some test cases for check and process functions.
Pull request merge
tool: split binary and library, make it easier to do unit tests
tool: split binary and library, make it easier to do unit tests
Pull request merge
examples: add a example of using GPIO to light up LED
examples: add a example of using GPIO to light up LED
Pull request merge
hal: GPIO support (register level)
hal: GPIO support (register level)
rt: configure T-Head C906 registers on ROM bootstrap
rt: configure T-Head C906 registers on ROM bootstrap
lib: support uart peripheral, small fixes
lib: support uart peripheral, small fixes
lib: inherit edition, license and repo from workspace
lib: inherit edition, license and repo from workspace