Robin Müller
bdd804f88b
lets try without cross..
6 months ago
Robin Müller
f4cd3b704b
typo
6 months ago
Robin Müller
7e2bb8618e
bump dependencies
7 months ago
Robin Müller
6931432dcd
add eq auto-derive
7 months ago
Robin Müller
742a53d63a
cargo fmt
10 months ago
Robin Müller
3304410a64
update links in README
10 months ago
Robin Müller
37629f2ba1
small form change and CHANGELOG
10 months ago
Robin Müller
bffba52fa5
update manifest file and deps
10 months ago
Robin Müller
ab439ac35d
clippy fix
10 months ago
Robin Müller
1eb7deeb9f
Merge pull request 'bump to v0.3.2, update HAL dependency' ( #4 ) from hal-update into main
...
Reviewed-on: #4
1 year ago
Robin Müller
2195a9f678
bump to v0.3.2, update HAL dependency
...
- Adapted code accordingly
1 year ago
Robin Müller
2f503ac3b1
update blinky led example, bump HAL dependency
1 year ago
Robin Müller
0c5a5efea0
added port mux feature
1 year ago
Robin Müller
a901e4fcac
Merge pull request 'Extended ADC library' ( #3 ) from update-adc-code into main
...
Reviewed-on: #3
1 year ago
Robin Müller
3025ec70ab
update changelog
1 year ago
Robin Müller
403407547d
Extended ADC library
...
- MAX116xx-10bit ADC library extended significantly
- Added even more examples with wakeup delay as well
1 year ago
Robin Müller
850bd08eae
simplified CI
1 year ago
Robin Müller
09c5dcd171
update changelog
1 year ago
Robin Müller
2f71f2b9a6
Merge pull request 'Preparations for v0.3.0' ( #2 ) from mueller/relicensing into main
...
Reviewed-on: #2
1 year ago
Robin Müller
ed9da82daf
dependency update for max device
1 year ago
Robin Müller
46aec1f62f
Merge remote-tracking branch 'origin/main' into mueller/relicensing
1 year ago
Robin Müller
5e82e8a771
updated links, deps for updated ADC code
1 year ago
Robin Müller
a2a824cfcf
some form changes
1 year ago
Robin Müller
a912dd3971
preparations for v0.3.0
...
- Relicensing as Apache-2.0 only
- Baseline BSP with all core features
1 year ago
Robin Müller
4b3a46bbbb
Merge pull request 'Completed BSP core features' ( #1 ) from mueller/accelero-adc into main
...
Reviewed-on: #1
1 year ago
Robin Müller
58d0eada68
added changelog
1 year ago
Robin Müller
4160df667f
Completed BSP core features
...
- Added basic accelerometer example. Board in not populated so it is not complete, but it provides a starting point
- Added ADC base library and example building on the new `max116xx-10bit` device driver crate
1 year ago
Robin Müller
1b2e973470
update HAL dependency
1 year ago
Robin Mueller
7237b9b4ce
Merge pull request #7 from robamu-org/mueller/temp-sensor
...
added temperature sensor module
1 year ago
Robin Müller
e59df63baa
added temperature sensor module
1 year ago
Robin Mueller
06dd6eba3f
Merge pull request #6 from robamu-org/mueller/blinky-button-rtic
...
added RTIC example
1 year ago
Robin Müller
91cde80496
added RTIC example
1 year ago
Robin Mueller
6efb91fa54
Merge pull request #5 from robamu-org/mueller/temperature-sensor
...
Added I2C / Temperature Sensor example
1 year ago
Robin Müller
4ffbd6c7a4
Added I2C / Temperature Sensor example
...
- Example using the on-board ADT75 I2C temperature sensor
- Bump HAL version to use new I2C library
1 year ago
Robin Müller
3b0043ef66
very annoying.. lets hope it works now
1 year ago
Robin Müller
4d34dfa8ca
bumped revision for doc rebuild
1 year ago
Robin Müller
af26427042
added doc metadata, use RTT panic target
...
- Use RTT panic target in blinky button example
1 year ago
Robin Müller
22c1505cde
moved some dependencies to dependencies
1 year ago
Robin Müller
623099b118
explicitely specify HAL dep 0.2.1
1 year ago
Robin Mueller
5078480646
Merge pull request #3 from robamu-org/mueller/irq-button
...
Update to v0.2.0
1 year ago
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
1 year ago
Robin Mueller
448b18c9ed
Merge pull request #2 from robamu-org/mueller/gpio-refactoring
...
Update to v0.1.1
1 year ago
Robin Müller
ae1f695396
Add cross-reference to learning resources
1 year ago
Robin Müller
e7ae72cef6
New revision for updated HAL
...
- API changes in GPIO code, therefore update revision
1 year ago
Robin Müller
215b5eb3d1
corrected ci badge
1 year ago
Robin Müller
cac212661e
Added badges
1 year ago
Robin Mueller
248e0a21ec
Merge pull request #1 from robamu-org/mueller/update-bsp
...
BSP update
1 year ago
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
1 year ago
Robin Müller
3b3c7da3ed
added memory.x file
1 year ago
Robin Müller
f6bc23a7d9
trying to create minimal compiling example
1 year ago