Commit Graph

15 Commits

Author SHA1 Message Date
Robin Müller 623099b118
explicitely specify HAL dep 0.2.1 2021-11-13 15:17:46 +01:00
Robin Mueller 5078480646
Merge pull request #3 from robamu-org/mueller/irq-button
Update to v0.2.0
2021-11-13 15:08:16 +01:00
Robin Müller a2f9cf9b29
Update to v0.2.0
- Added Button Abstraction
- Added Button IRQ example
- Updated va108xx_hal to v0.2.1, adapted API accordingly
- Fix for LED API: Now consumes individual pins instead of consuming the whole
  pin struct
2021-11-13 15:00:00 +01:00
Robin Mueller 448b18c9ed
Merge pull request #2 from robamu-org/mueller/gpio-refactoring
Update to v0.1.1
2021-11-11 17:55:38 +01:00
Robin Müller ae1f695396
Add cross-reference to learning resources 2021-11-11 17:52:37 +01:00
Robin Müller e7ae72cef6 New revision for updated HAL
- API changes in GPIO code, therefore update revision
2021-11-11 17:50:39 +01:00
Robin Müller 215b5eb3d1
corrected ci badge 2021-11-09 19:27:36 +01:00
Robin Müller cac212661e
Added badges 2021-11-09 19:26:39 +01:00
Robin Mueller 248e0a21ec
Merge pull request #1 from robamu-org/mueller/update-bsp
BSP update
2021-11-09 19:24:55 +01:00
Robin Müller d2369767b7 BSP update
- Add basic LED BSP
- Moved generic examples to the HAL
- Updated rust edition to 2021
- Updated README to provide full instructions for flashing and building
- Added jlink.gdb file to command line flashing
2021-11-09 19:21:50 +01:00
Robin Müller 3b3c7da3ed
added memory.x file 2021-11-03 01:15:16 +01:00
Robin Müller f6bc23a7d9
trying to create minimal compiling example 2021-11-03 00:53:36 +01:00
Robin Müller 5ccfff2e60
init commit 2021-11-02 20:50:05 +01:00
Robin Müller 8ce398bc7b
added license files 2021-11-02 20:48:49 +01:00
Robin Mueller 35a501da10
Initial commit 2021-11-02 20:27:00 +01:00