Commit Graph

902 Commits (master)
 

Author SHA1 Message Date
Kiran Shila f433daa352 Update blog post link 10 months ago
Diego Barrios Romero 465531f415
Merge pull request #418 from the-shank/master
correct the name of `esp32c6` crate
10 months ago
theshank 18703a83ec
Update README.md to fix typo
The name of `esp32c6` crate was misspelled as `esp32c3`.
11 months ago
Adam Greig bff195aa46
Merge pull request #417 from jordens/patch-1
add idsp crate
11 months ago
Robert Jördens fef95df24f
add idsp crate 11 months ago
Adam Greig fd66befcbf
Merge pull request #416 from eldruin/switch-to-ghmq
Prepare switch to GHMQ
11 months ago
Diego Barrios Romero 4bb0281f71 Prepare switch to GHMQ 11 months ago
bors[bot] 1ac1329364
Merge #415
415: fix: Ferrous System Espressif training r=jamesmunns a=SergioGasquez



Co-authored-by: Sergio Gasquez Arcos <sergio.gasquez@gmail.com>
12 months ago
Sergio Gasquez Arcos 2f31c09fea
fix: Ferrous System Espressif training 12 months ago
Ferdia McKeogh e69b7e2099 Add `usb-pd` 12 months ago
bors[bot] fbdb3ef8d4
Merge #413
413: Add air-gradient-pro-rs to firmware projects r=eldruin a=jonlamb-gh

In case anyone else is interested in hacking on their [AirGradient](https://www.airgradient.com/open-airgradient/kits/) kit, or is looking for another RTIC-based application.

Co-authored-by: Jon <1671674+jonlamb-gh@users.noreply.github.com>
1 year ago
Jon f9b0d63fd1
Add air-gradient-pro-rs to firmware projects 1 year ago
bors[bot] 88803459ce
Merge #412
412: Update Espressif content r=eldruin a=SergioGasquez



Co-authored-by: Sergio Gasquez <sergio.gasquez@gmail.com>
1 year ago
Sergio Gasquez f26772c703 feat: Update Espressif PACs and HALs 1 year ago
Sergio Gasquez f3f4ef3e52 feat: Add espressif Rust tools 1 year ago
bors[bot] 52836c47c5
Merge #411
411: Add μLA to firmware projects r=therealprof a=dotcypress



Co-authored-by: Vitaly Domnikov <dotcypress@gmail.com>
1 year ago
Vitaly Domnikov b5ad8f0c5f
Add μLA to firmware projects 1 year ago
bors[bot] fa16a07f31
Merge #410
410: Fix link to a RTIC v1 book r=therealprof a=stonefoxes

Current link leads to 404

Co-authored-by: stonefoxes <35688470+stonefoxes@users.noreply.github.com>
1 year ago
stonefoxes 98372499d6
Fix link to a RTIC v1 book
Current link leads to 404
1 year ago
bors[bot] 11e2b70534
Merge #409
409: Add Rust Embedded Space to room list r=eldruin a=adamgreig



Co-authored-by: Adam Greig <adam@adamgreig.com>
1 year ago
Adam Greig b1e661a18f
Add Rust Embedded Space to room list 1 year ago
bors[bot] 8f1dd4567b
Merge #408
408: Add nucleo-h723zg board support crate r=eldruin a=jlogan03

Just what it says on the tin

Co-authored-by: James Logan <jlogan03@gmail.com>
1 year ago
James Logan 52f7b2dd88 add nucleo-h723zg board support crate 1 year ago
bors[bot] fd3448e202
Merge #407
407: add crossbus to no-std crates r=eldruin a=hominee



Co-authored-by: Bruce Yuan <50130186+hominee@users.noreply.github.com>
1 year ago
Bruce Yuan 80b86e58c4
Update README.md 1 year ago
cfrenette 1688a6d36d
add BMA400 1 year ago
FabioCragnolini fa9bc9920a
Move AFE4404 from WIP to Driver crates. 1 year ago
bors[bot] 00550b4500
Merge #403
403: Add Renesas RA family PACs r=eldruin a=n8tlarsen



Co-authored-by: Nathan <n8tlarsen@gmail.com>
1 year ago
bors[bot] 1c4c41e12b
Merge #404
404: Add info and link to ESP32-C3 Tutorials r=eldruin a=shanemmattner

Link for [esp32-c3 tutorials](https://youtube.com/playlist?list=PLkch9g9DEE0Lkm1LqcD7pZNDmXEczOo-a)

Co-authored-by: Shane <shanemmattner@gmail.com>
1 year ago
Shane d8917f7116 Add info and link to ESP32-C3 Tutorials 1 year ago
Nathan cde772bd0b
Add Renesas RA family PACs 1 year ago
Guy Garcia 9fae0a3e2c added crates 1 year ago
bors[bot] fb152a629e
Merge #390
390: Add sega-controller driver to list r=jamesmunns a=ewrogers

This PR adds the [`sega-controller`](https://github.com/UnderLogic/sega-controller) driver to the list of embedded-hal driver projects

I am the maintainer of this repo under my company.

Co-authored-by: Erik Rogers <ewrogers@gmail.com>
Co-authored-by: James Munns <james@onevariable.com>
1 year ago
James Munns a449b289b8
Merge branch 'master' into master 1 year ago
bors[bot] 3b141191c3
Merge #401
401: Add SPL06-007 to WIP driver list r=jamesmunns a=roxgib

https://github.com/roxgib/SPL06-007

Co-authored-by: Sam Bradshaw <33942237+roxgib@users.noreply.github.com>
1 year ago
Sam Bradshaw 97fb134bc2
Changes numbers back to 1 1 year ago
Sam Bradshaw 8254957390
Fix link
https://github.com/roxgib/SPL06-007
1 year ago
Sam Bradshaw d6be0dd0cc
Add SPL06-007 to WIP driver list 1 year ago
bors[bot] 157a375fd8
Merge #400
400: Add switch-hal r=eldruin a=chrysn

The switch-hal crate just extends embedded-hal by a bit (hah!) -- but I find it very useful, for it provides clean "on"/"off" semantics for what is otherwise merely "high"/"low", and thus dependent on the actual wiring (both LEDs and buttons are just as easy to wire either way).

It's not used a lot ([crates assume active-low](https://github.com/jamesmunns/blinq/issues/4) instead), but I hope that this changes once it is more visible through here.

Co-authored-by: chrysn <chrysn@fsfe.org>
1 year ago
chrysn 4069115ba0
Add switch-hal 1 year ago
bors[bot] 40e916f7fd
Merge #399
399: add some additional crates r=jamesmunns a=rursprung

two are mine, the third is one i'm using but am otherwise not associated with.

Co-authored-by: Ralph Ursprung <ralph.ursprung@gmail.com>
Co-authored-by: James Munns <james@onevariable.com>
1 year ago
James Munns f60d992d82
Update README.md 1 year ago
Ralph Ursprung 5ce773ba87
add additional crates
two are mine, the third is one i'm using but am otherwise not associated
with.
1 year ago
bors[bot] 37b9e15094
Merge #392
392: Add ebyte-e32 to list r=eldruin a=barafael

This PR adds the ebyte-e32 driver to the list of embedded-hal driver projects

I am the maintainer of this driver.

Co-authored-by: Rafael Bachmann <rafael.bachmann.93@gmail.com>
1 year ago
Rafael Bachmann 78226bc0dc Add ebyte-e32 to list 1 year ago
bors[bot] 1abb4df2bf
Merge #395
395: Add tm4c129-launchpad to board crates list r=eldruin a=jlogan03

* https://github.com/jlogan03/tm4c129-launchpad

Co-authored-by: James Logan <jlogan03@gmail.com>
1 year ago
bors[bot] 31e2c86df6
Merge #396
396: Add `ade791x` to driver list r=eldruin a=matteocarnelos

I've added the `ade791x` driver crate to the drivers list. I'm the maintainer of the crate.

* [Repository](https://github.com/GrepitAB/ade791x-rs)
* [Crate](https://crates.io/crates/ade791x)
* [Documentation](https://docs.rs/ade791x)

Co-authored-by: Matteo Carnelos <matteo.carnelos@studenti.unipd.it>
1 year ago
bors[bot] 463773ac44
Merge #398
398: Add Renesas DA14531 PAC and HAL crates r=eldruin a=hhornbacher



Co-authored-by: Harry Hornbacher <hhornbacher@users.noreply.github.com>
1 year ago
bors[bot] 8ecadb9b6b
Merge #397
397: Add AFE4404. r=eldruin a=FabioCragnolini

https://github.com/pulse-loop/afe4404

Co-authored-by: FabioCragnolini <48365955+FabioCragnolini@users.noreply.github.com>
1 year ago
Harry Hornbacher 7dc618ae60
Add Renesas DA14531 PAC and HAL crates 1 year ago