Commit Graph

622 Commits (6418ea97c0f60211c54355b9d25da6e08aaafcf9)
 

Author SHA1 Message Date
Tim Small 03b2a756cc Replace defunct IRC channel reference with matrix.to link. 5 years ago
Vitaly Domnikov dbbfa50bdb
Add ST7032i LCD driver 5 years ago
bors[bot] 909fabc18b
Merge #209
209: Adding the stm32h7xx-hal crate r=jamesmunns a=hargoniX

I'm one of the co authors and I think with the release 0.2.0 which just came out the other day this HAL is now in a pretty solid and ready to use state.

Co-authored-by: Henrik Böving <hargonix@gmail.com>
5 years ago
bors[bot] 7fcbe693c2
Merge #207
207: Add WIP Si4703 FM radio turner (receiver) r=jamesmunns a=eldruin

I started a driver for these FM radio turners.

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
5 years ago
bors[bot] 193e249301
Merge #211
211: README.md: experiments with open firmware for vacuum cleaner r=andre-richter a=geomatsi

WIP project: experiments with open firmware for
stm32f1xx-based e.ziclean cube vacuum cleaner.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>

Co-authored-by: Sergey Matyukevich <geomatsi@gmail.com>
5 years ago
Sergey Matyukevich 78ba9eff88 README.md: experiments with open firmware for vacuum cleaner
WIP project: experiments with open firmware for
stm32f1xx-based e.ziclean cube vacuum cleaner.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
5 years ago
Diego Barrios Romero c4356b121a Add WIP Si4703 FM radio turner (receiver) 5 years ago
Henrik Böving 0f8f77b5b5 adding stm32h7xx-hal 5 years ago
Daniel Egger c5681dd09a
Merge pull request #200 from luojia65/patch-1
Add GD32VF103 chip support crates
5 years ago
Luo Jia 336898818c
Update README.md 5 years ago
Daniel Egger 91ee6f0278
Merge pull request #205 from jkristell/add-nucleo-f401re
Add nucleo-f401re to board support section
5 years ago
Daniel Egger 37d32dc296
Merge pull request #206 from eldruin/release-veml6075
Release VEML6075 UVA/UVB light sensor driver
5 years ago
Diego Barrios Romero 85f9d9fb4d Release VEML6075 driver 5 years ago
Johan Kristell 2cea204050 Add nucleo-f401re to board section 5 years ago
Daniel Egger 0f3b14fcbc
Merge pull request #204 from jkristell/add-infrared
Add infrared to the no-std crates list
5 years ago
Johan Kristell 6299d0f51d Add infrared to the no-std crates list 5 years ago
Diego Barrios Romero d788829104 Add WIP OPT300x driver (#203) 5 years ago
Emil Fresk be7375b432
Merge pull request #202 from eldruin/shorten-mcp794xx
Make entry fit into one line
5 years ago
Diego Barrios Romero a173ab1bb2 Make entry fit into one line 5 years ago
bors[bot] 6331064868
Merge #201
201: Add released MCP794xx RTC driver r=andre-richter a=eldruin

I wrote a driver for the MCP794xx family of RTCs :)

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
5 years ago
Diego Barrios Romero c1a533094e Add released MCP794xx RTC driver 5 years ago
Luo Jia 148cc5a283
Update README.md
Co-Authored-By: Daniel Egger <daniel@eggers-club.de>
5 years ago
Luo Jia a73a113f65
Whoops 5 years ago
Luo Jia ac394aba43
Add GD32VF103 chip support crates
GD32VF103 is a microcontroller chip produced by GigaDevice Semiconductor Inc. with one RISC-V's RV32IMAC core as well as up to 128 KiB of Flash and 32 KiB of SRAM; this chip will be in market on late September this year.
5 years ago
bors[bot] e769b40d5d
Merge #199
199: Reference the LPC55S6x PAC+HAL, update LPC82x PAC reference r=adamgreig a=nickray



Co-authored-by: Nicolas Stalder <n@stalder.io>
5 years ago
Nicolas Stalder af37972940 Reference the LPC55S6x PAC+HAL, update LPC82x PAC reference 5 years ago
Michael Bryan 2451c1078c Added the gcode crate (#197) 5 years ago
Rikard Anglerud cc9501802b Replace the stm32f103xx crate with the stm32f1 crate (#196)
* Added all the crates from the stm32-rs project

These crates cover all microcontrollers in the the stm32 ecosystem
5 years ago
cortesis 06c1b36b2e Added Ambiq Apollo3 PAC (#194) 5 years ago
Jonas Schievink d84a7b1cf4 Add the spi-memory crate (#193) 5 years ago
bors[bot] 656b848a17 Merge #190
190: update MAX7219 for new release r=adamgreig a=almindor

I've taken over the MAX7219 driver since the original author didn't touch it for a year.

Driver has been updated to use latest `embedded-hal`, documented and slightly extended with helper functions. I've made a release to crates.io as well since there was none done previously.

Co-authored-by: Ales Katona <almindor@gmail.com>
5 years ago
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