Commit Graph

591 Commits (5ec3dcfcf684b2efb37a40a938c58f2b0c98e465)
 

Author SHA1 Message Date
bors[bot] 33b4be835c Merge #191
191: Added AVR crates to lists r=adamgreig a=jonahbron

I've recently gotten involved with an AVR HAL project and realized they were not listed in the official list.  They are still under development and not published, but it seems good to have them exposed.

Co-authored-by: Jonah Dahlquist <jonah@jonah.name>
5 years ago
Jonah Dahlquist 846ec2787b
Added link to Rahix/avr-hal to board support list 5 years ago
Jonah Dahlquist 51136cb537
Added Rahix/avr-hal to HAL implementation crates list 5 years ago
Jonah Dahlquist 382a123d3b
Added Rahix/avr-device to Peripheral Access Crate list 5 years ago
Ales Katona 49f19fbc2a
update MAX7219 for new release 5 years ago
Paul c6c8c2bde7 add bitbang-hal and st7735-lcd (#189) 5 years ago
Diego Barrios Romero 643ace7611 Add released AD983x driver (#188) 5 years ago
Raphael Nestler fccff05500 Add lpc11uxx crate (#187) 5 years ago
Danilo Bargen 7746d82f58 Add RN2xx3 WIP driver (#186) 5 years ago
Danilo Bargen 258449c4ee Add stm32l0xx-hal crate (#185)
I'm not the author, but I'm using this crate and the parts that I tested seem to work fine 🎉
5 years ago
M Farkas-Dyck d34acf6b44 Note null-terminated crate (#61)
It's a crate of generic null-terminated arrays. I find it quite useful dealing with the C world in particular.
5 years ago
bors[bot] caa4f28d11 Merge #184
184: Release KXCJ9/KXCJB accelerometer driver r=andre-richter a=eldruin

This driver is now functionally complete :)

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
5 years ago
Diego Barrios Romero c4d60add20 Release KXCJ9/KXCJB accelerometer driver 5 years ago
jkristell d3fceb6893 Add TP2016D2 driver to WIP section (#183) 5 years ago
bors[bot] 848b929568 Merge #182
182: README.md: Add samd51, accelerometer crate, micromath crate r=andre-richter a=tarcieri

- Adds a link to `samd51` in addition to `samd21`, and updates the project's location
- Adds a new "Component abstraction crates" section and lists the `accelerometer` crate
- Adds the `micromath` crate to the "no-std crates" section

Co-authored-by: Tony Arcieri <bascule@gmail.com>
5 years ago
Julian Gaal e882db3461 Add MPU6050 driver crate to WIP section (#181)
I've been working on a driver for the cheapest IMU in the MPUX family. It is a work in progress, but all basic features are supported
5 years ago
Tony Arcieri ca021dffcc Add atsamd-hal and Adafruit board support crates 5 years ago
Tony Arcieri 3de24bc41d Move embedded-graphics and smart-leds to component abstraction section 5 years ago
Tony Arcieri e7ea3945e8 README.md: Linkify 'Component abstraction crates' from TOC 5 years ago
Tony Arcieri 921cf354c6 README.md: Add samd51, accelerometer crate, micromath crate
- Adds a link to `samd51` in addition to `samd21`, and updates the
  project's location
- Adds a new "Component abstraction crates" section and lists the
  `accelerometer` crate
- Adds the `micromath` crate to the "no-std crates" section
5 years ago
Jonas Schievink bfdb7c83e4 Add missing ToC entries (#178) 5 years ago
Diego Barrios Romero c428adf517 Release ads1x1x driver crate (#176) 5 years ago
Adam Greig 81682c7f71
Merge pull request #177 from eldruin/add-wip-kxcj9
Add KXCJ9 accelerometer WIP driver crate
5 years ago
Diego Barrios Romero 257be5b9f4 Add KXCJ9 accelerometer WIP driver crate 5 years ago
Jonas Schievink 1c712945ce Add the Rubble BLE stack to WIP crates (#175) 5 years ago
Vincent Stakenburg f163f1592e Add SCD30 I2c driver (#174)
* Add SCD30 I2c driver
5 years ago
Berkus Decker 0f7bfecc9e
Merge pull request #173 from david-sawatzke/master
Add xmc1100-hal
5 years ago
David Sawatzke 9e8cb86989 Add xmc1100-hal 6 years ago
bors[bot] c6a1b571f5 Merge #170
170: Add WIP driver for VEML6040 r=andre-richter a=eldruin

I forgot to add this driver to the list.

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
6 years ago
Diego Barrios Romero 5bbd42c4ee Release Tmp1x2 driver (#171) 6 years ago
Diego Barrios Romero 46f4ef9465 Add wyhash crate (#172) 6 years ago
Diego Barrios Romero ecfd4321a8 Add WIP driver for VEML6040 6 years ago
Chen 1758ee8485 Add MIPS architecture support crate (#169) 6 years ago
mara "alkahest 7c60ecded5 Add RISC-V boards (#168)
Add SiFive and RISC-V crates.
6 years ago
bors[bot] e73453192e Merge #167
167: README.md: Add ADXL343 driver info r=jamesmunns a=tarcieri

I wrote a driver for the ADXL343 in support of the [Adafruit NeoTrellis M4](https://github.com/rust-embedded/wg/issues/286):

https://crates.io/crates/adxl343

Will make some videos for it in a bit... seems you also want an intro blog post?

Co-authored-by: Tony Arcieri <bascule@gmail.com>
6 years ago
Tony Arcieri ad0fb9872b README.md: Add ADXL343 driver info 6 years ago
bors[bot] 43d78ce02a Merge #158
158: Use subitems for MSP430 quickstart crates r=jamesmunns a=Disasm

Technically, they are not Peripheral Access Crates

Co-authored-by: Vadim Kaushan <admin@disasm.info>
6 years ago
bors[bot] ce30d4512d Merge #159
159: Refer to cargo-xbuild as new xargo replacement r=jamesmunns a=berkus



Co-authored-by: Berkus Decker <berkus@users.noreply.github.com>
6 years ago
Vadim Kaushan fd8eadad17
Remove broken link 6 years ago
Ryan 1ad80ade46
Merge pull request #162 from rust-embedded/add-bme280
Add driver for BME280
6 years ago
Ryan 7610518962
Merge pull request #161 from chocol4te/master
Add `vesc-comm` to WIP drivers
6 years ago
bors[bot] 701c56fe94 Merge #166
166: Added light-cli crates.io badge r=therealprof a=rudihorn

I've now updated this project so it compiles with the new `stm32f1xx-hal` crate and have also pushed this to `crates.io`. As such I have added a badge here. 

Co-authored-by: Rudi Horn <dyn-git@rudi-horn.de>
6 years ago
Rudi Horn fc9079a335 added light-cli crates badge 6 years ago
Ferdia McKeogh a12bba3643
fix: vesc-comm description 6 years ago
bors[bot] 82f72d7add Merge #165
165: Update description of stm32f4xx-hal r=adamgreig a=therealprof



Co-authored-by: Daniel Egger <daniel@eggers-club.de>
6 years ago
Daniel Egger 4d02115ab4
Update description of stm32f4xx-hal 6 years ago
bors[bot] 703f3d5b8b Merge #164
164: remove deprecated stm32f429 + stm32f429-hal crates r=therealprof a=astro

I am maintainer to the `stm32f429` crate and author of the `stm32f429-hal`. Now, I'm personally migrating to the `stm32-rs` environment. Therefore I will not update these any longer.

Co-authored-by: Astro <astro@spaceboyz.net>
6 years ago
bors[bot] afec6f9792 Merge #163
163: update stm32-eth link r=therealprof a=astro

Repository has moved.

Co-authored-by: Astro <astro@spaceboyz.net>
6 years ago
Astro 22ee7b6d51 remove deprecated stm32f429 + stm32f429-hal crates 6 years ago
Astro 8afe756b58 update stm32-eth link 6 years ago