Commit Graph

904 Commits (master)
 

Author SHA1 Message Date
bors[bot] 1b58b537fc
Merge #324
324: Adding atsam4-hal r=adamgreig a=haata



Co-authored-by: Jacob Alexander <haata@kiibohd.com>
3 years ago
Jacob Alexander 99befbf49f
Adding atsam4-hal 3 years ago
bors[bot] f88661b87d
Merge #323
323: Added PAC for msp430fr6972 r=eldruin a=chrismolli

Heya that this might be a good addition ;)

Co-authored-by: chrismolli <molliere.c@gmail.com>
3 years ago
chrismolli 3aeebca470 added PAC for msp430fr6972 3 years ago
bors[bot] c87a8fb130
Merge #322
322: Add cam-geom r=adamgreig a=astraw



Co-authored-by: Andrew Straw <strawman@astraw.com>
3 years ago
Andrew Straw a13ae7bd02 Add cam-geom 3 years ago
bors[bot] dfef136ef8
Merge #321
321: Add PAC and HAL implementation crates for GD31F1x0 microcontrollers r=adamgreig a=qwandor



Co-authored-by: Andrew Walbran <qwandor@google.com>
3 years ago
Andrew Walbran 0de3f3ebd1 Add gd31f1x0-hal HAL crate. 3 years ago
Andrew Walbran 28e1227f48 Add gd32f1 PAC. 3 years ago
bors[bot] 27d83372f2
Merge #320
320: Update msp430-quickstart URL r=adamgreig a=kellda



Co-authored-by: kellda <59569234+kellda@users.noreply.github.com>
3 years ago
kellda 5f40547ab4
Update msp430-quickstart URL 3 years ago
bors[bot] 94e63c2bf9
Merge #319
319: add adskalman r=eldruin a=astraw



Co-authored-by: Andrew Straw <strawman@astraw.com>
3 years ago
Andrew Straw f04946d8d8 add adskalman 3 years ago
bors[bot] 2205e0935a
Merge #318
318: README.md: remove e.ziclean-cube firmware project r=therealprof a=geomatsi

It was fun to do some reverse-engineering of the board  and experiment with its peripherals using Rust. However I haven't been working on this project for a while. So it is time to remove the stale e.ziclean-cube firmware project.

Regards,
Sergey

Co-authored-by: Sergey Matyukevich <geomatsi@gmail.com>
3 years ago
Sergey Matyukevich d5bff96a45 README.md: remove e.ziclean-cube firmware project
Remove stale e.ziclean-cube firmware project.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
3 years ago
bors[bot] 2b47f3a7da
Merge #317
317: Add stm32-hal crate r=eldruin a=David-OConnor

Add the stm32-hal crate.

Co-authored-by: David O'Connor <david.alan.oconnor@gmail.com>
3 years ago
David O'Connor a3792ed3cd Add stm32-hal crate 3 years ago
bors[bot] d967255f13
Merge #315
315: Add content from Ferrous Systems. r=therealprof a=jamesmunns



Co-authored-by: James Munns <james.munns@ferrous-systems.com>
3 years ago
James Munns d514eb765b
Add content from Ferrous Systems. 3 years ago
bors[bot] 057e498174
Merge #314
314: Adding IIS2MDC and ISM330DHCX r=adamgreig a=sousandrei

Hey folks!

Figured I'd add a couple of crates I've been working on and using for some ST sensors.
Quite simple but there were none in rust so I built some :D

Co-authored-by: Andrei Sousa <sousandrei@gmail.com>
3 years ago
Andrei Sousa 70eeb20027 Adding IIS2MDC and ISM330DHCX 3 years ago
bors[bot] 5853d5dc6c
Merge #313
313: Add crates from Flott toolkit r=eldruin a=hannobraun



Co-authored-by: Hanno Braun <hanno@braun-embedded.com>
3 years ago
Hanno Braun a81cda1965
Add crates from Flott toolkit 3 years ago
bors[bot] 680e19890e
Merge #312
312: Add PAC+HAL for nrf53, nrf91, some nrf52s r=adamgreig a=Dirbaio



Co-authored-by: Dario Nieuwenhuis <dirbaio@dirbaio.net>
3 years ago
Dario Nieuwenhuis b37dde78b5 Add PAC+HAL for nrf53, nrf91, some nrf52s 3 years ago
bors[bot] 84ef3d3e33
Merge #311
311: Adds the mqtt-sn to the list of no-std crates r=eldruin a=henrikssn

https://github.com/henrikssn/rust-mqtt-sn

Co-authored-by: Erik Henriksson <erikhenrikssn@gmail.com>
3 years ago
Erik Henriksson e127b3446a
Adds the mqtt-sn to the list of no-std crates 3 years ago
bors[bot] 30d4eed977
Merge #310
310: Another BSP crate for STM32F3DISCOVERY added r=eldruin a=apatrushev

This crate is used in book and maintained s for 02/2021. Original f3 crate by @japaric looks stale.

Co-authored-by: Anton Patrushev <apatrushev@gmail.com>
3 years ago
Anton Patrushev 14d20958e3
Another BSP for STM32F3DISCOVERY crate added
This crate is used in book and maintained s for 02/2021. Original f3 crate by @japaric looks stale.
3 years ago
bors[bot] e99c241687
Merge #309
309: README.md: add embassy r=eldruin a=eupn



Co-authored-by: eupn <36292692+eupn@users.noreply.github.com>
3 years ago
eupn 4948f64eef
README.md: add embassy 3 years ago
bors[bot] 651b73f884
Merge #307
307: Add sram23x r=eldruin a=aw

Hello,

I wrote a driver for [Microchip 23x series SRAM/NVSRAM](https://github.com/aw/sram23x) chips. I also published an [intro blog post](https://blog.a1w.ca/p/rust-embedded-driver-microchip-23x-sram).

Thanks.

Co-authored-by: Alex Williams <awilliams@alexwilliams.ca>
3 years ago
Alex Williams 6418ea97c0
Merge branch 'master' into add-sram23x 3 years ago
bors[bot] 3ed872c11f
Merge #306
306: Add embedded-storage and embedded-nal to component abstraction crates r=eldruin a=MathiasKoch



Co-authored-by: Mathias <mk@blackbird.online>
3 years ago
Mathias c92edbce2c Add embedded-storage and embedded-nal to component abstraction crates 3 years ago
Alex Williams 3975caa929
Add link to Microchip 23x SRAM driver and blog post 3 years ago
bors[bot] 37598d4d92
Merge #305
305: Added device-driver crate to README r=jamesmunns a=diondokter

I've made a crate that can help you create device drivers. Currently it can only be used for register definitions, but I'm planning on doing more.
I'd love to get some more eyeballs on this and adding it to this list seems like a good step.

Co-authored-by: Dion Dokter <diondokter@gmail.com>
3 years ago
Dion Dokter 5c7a0aacde
Added device-driver crate
I've made a crate that can help you create device drivers. Currently it can only be used for register definitions, but I'm planning on doing more.
I'd love to get some more eyeballs on this and adding it to this list seems like a good step.
3 years ago
bors[bot] fd19c5c4a6
Merge #304
304: Removed Fork for AVR link r=adamgreig a=iGEL

This project has been merged to upstream and is deprecated.

Co-authored-by: Johannes Barre <igel@igels.net>
4 years ago
Johannes Barre a1acc2c5a6
Removed Fork for AVR link
This project has been merged to upstream and is deprecated.
4 years ago
bors[bot] 73862adc35
Merge #302
302: fix URL r=eldruin a=Logiase

fix URL to cargo-flash and cargo-embed

Co-authored-by: Logiase <Logiase@outlook.com>
4 years ago
Logiase 96332257b7
fix URL 4 years ago
bors[bot] 518ad82f29
Merge #301
301: Fix BluePill broken link r=eldruin a=kylenahas

Use new url: stm32duinoforum.com

Co-authored-by: Kyle <kylenahas@gmail.com>
4 years ago
Kyle 6c5e9bd6e8
Fix BluePill broken link
Use new url: stm32duinoforum.com
4 years ago
bors[bot] 4f0e3354d1
Merge #300
300: Add Teensy-bsp to README r=eldruin a=Lockna



Co-authored-by: Raphael O <raphael.ob@protonmail.com>
4 years ago
Raphael O 7671fdaf90
Update README.md 4 years ago
Raphael O 659f11f595
Update README.md 4 years ago
bors[bot] 3b5741de38
Merge #299
299: Add support for TSIC sensor r=adamgreig a=daschl



Co-authored-by: Michael Nitschinger <michael@nitschinger.at>
4 years ago
Michael Nitschinger a5df246763
Update README.md 4 years ago
bors[bot] 2f9a79c015
Merge #298
298: Release CCS811 indoor air quality sensor driver r=therealprof a=eldruin

This driver is now functionally complete 🎉 

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
4 years ago