Commit Graph

568 Commits (6771759db7e5796c410d8b0169b0a6ce27facc6b)

Author SHA1 Message Date
bors[bot] 48bfca5cce
Merge #267
267: Tools: Add cargo-flash and cargo-embed r=therealprof a=dbrgn



Co-authored-by: Danilo Bargen <mail@dbrgn.ch>
4 years ago
Danilo Bargen e1ef74695e no_std crates: Add debouncr 4 years ago
Danilo Bargen e2043bf8d1 Tools: Add cargo-flash and cargo-embed 4 years ago
KENTARO OKUDA 0ed7433811 Fix a Typo 4 years ago
KENTARO OKUDA 1ec78b1216 Add WIP LSM9DS1 4 years ago
KENTARO OKUDA 870c0ac57c Add MAX6955 Driver 4 years ago
bors[bot] 3d473cc0e4
Merge #246
246: Add endian_codec crate r=jamesmunns a=xoac

I crate no_std crate. Maybe someone find it useful

Co-authored-by: Sylwester Rąpała <sylwesterrapala@outlook.com>
4 years ago
bors[bot] 4a7b01cf29
Merge #250
250: Added Ambiq Apollo 1,2,3p PAC r=jamesmunns a=trembel



Co-authored-by: trembel <silvano.cortesi@hotmail.com>
4 years ago
James Munns 58ff5f6680
Merge branch 'master' into st7789 4 years ago
Hanno Braun 18f3ad94a3
Move DW1000 driver out of WIP section
It finally has an introductory article now.
4 years ago
Sylwester Rąpała e5eb4d445a
fix typo 4 years ago
YuhanLiin 023b1ec624 Add msp430fr2355 and msp430fr2x5x-hal 4 years ago
Ales Katona ef42002b90
add the st7789 driver 4 years ago
Jan Teske 68726cb06c Add microfft
This commit adds the microfft FFT library to the list of `no_std`
crates.

- crate: https://crates.io/crates/microfft
- repository: https://gitlab.com/ra_kete/microfft-rs
4 years ago
Berkus Decker 8d8cd4b480
Merge branch 'master' into imxrt-rs 4 years ago
bors[bot] fc07a13153
Merge #255
255: Add MIDI driver crate r=therealprof a=wjakobczyk



Co-authored-by: Wojciech Jakóbczyk <wjakobczyk@users.noreply.github.com>
4 years ago
Wojciech Jakóbczyk a13f4d13ba
Add crates.io badge to ST7920 4 years ago
Wojciech Jakóbczyk 03f6b4f7bc
Add crates.io badge 4 years ago
Wojciech Jakóbczyk e16b396c98
Add ST7920 LCD driver 4 years ago
Wojciech Jakóbczyk 9529350d77
Add MIDI driver crate 4 years ago
Tom Burdick 54c659f00f Add links for i.mx rt related crate (imxrt-rs) 4 years ago
James Munns 758a3925ee Add section for community chat rooms 4 years ago
Ingmar Jager 1c41d7244e
Add ADXL355 driver crate 4 years ago
Danilo Bargen 80364cf2e1 Drivers: Add SHTCx 4 years ago
trembel 2ea2f87045
Added Ambiq Apollo 1,2,3p PAC 4 years ago
Alexey Galakhov 906858e347
Trivial formatting fix for avr-hal 4 years ago
Alexey Galakhov 60f9f17891
Add proper crates.io links to all usbd crates 4 years ago
Alexey Galakhov 664419cc19
Add more USB class crates
Two more USB class crates are `usbd-midi` that implements MIDI class and `usbd-hid-device` which also provides USB HID but tries to be totally safe.
4 years ago
David Sawatzke abee5f86b9 Add embedded-morse 4 years ago
Twitch 6cea0e4b27
Add USB crates 4 years ago
Sylwester Rąpała c63f1110d8
Add endian_codec crate 4 years ago
cs2dsb 8c8fa33453 Swap max31855 to one published on crates.io
The max31855 repo previously listed isn't published on crates.io and uses an old version of the hal.
I've uploaded a similar (slightly different api to suit my tastes and better support multiple spi devices on the same pins) crate and published it on crates.io.
4 years ago
Jonas Schievink e03eda40a5
Add the `irq` crate 4 years ago
Vadim Kaushan 76e5cafb23
Update table of contents 4 years ago
Vadim Kaushan 2222a5703f
Add HAL and BSPs for GD32V 4 years ago
James Munns 37c310bc78
Add link 5 years ago
James Munns 6b1ddb826e
Add bitmatch 5 years ago
Jesse Braham 660e042ae8 Document ATSAMD11 support via atsamd-rs 5 years ago
James Munns de3bbff9b9 Alphabetize and number some categories 5 years ago
James Munns 8fcb4dfef2
Merge branch 'master' into hub75 5 years ago
James Munns 692e4c0b1a
Merge branch 'master' into add-r502-link 5 years ago
bors[bot] ecab615996
Merge #235
235: Add lpc845-pac & hal r=jamesmunns a=david-sawatzke

Lpc845 support was added to lpc82x-hal, so it was renamed lpc8xx-hal.

Also fixes a broken link

Co-authored-by: David Sawatzke <david-sawatzke@users.noreply.github.com>
5 years ago
bors[bot] fa6efef0dc
Merge #233
233: atsamd-rs has ATSAME54 support r=jamesmunns a=mvniekerk

The atsamd-rs repo now has Microchip ATSAME54 support. 

Co-authored-by: Michael van Niekerk <mvniekerk@chazaqdev.com>
5 years ago
Diego Barrios Romero 378ca14d0e Add WIP CCS811 and iAQ-Core gas/VOC sensor drivers 5 years ago
ryan ed57d7a257 Added radio hal, sx128x, sx127x, at86rf212 impls 5 years ago
Christopher McClellan 61e0450fe1
Point stmf32f3 users to currently maintained crate
Per https://github.com/stm32-rs/stm32f3xx-hal/issues/48 and https://github.com/japaric/stm32f30x-hal/issues/36, point stm32f3 users to the community supported stm32f3xx crate, instead of japaric's unmaintained stm32f30x crate.
5 years ago
David Sawatzke 40d23c2560 Fix link to nxp board support crates 5 years ago
David Sawatzke 5f5505805a Add lpc845-pac and replace lpc82x-hal with lpc8xx-hal 5 years ago
David Sawatzke f6450223b2 Add hub75 driver 5 years ago
Michael van Niekerk a1ef4969b9
Update README.md 5 years ago
Diego Barrios Romero 4e9e0f3cc9 Note compatibility with VEML7700 5 years ago
Diego Barrios Romero 8b01c27488 Release VEML6030 ALS driver 5 years ago
Filip Wieland 7fff328e8e
Add a link to the HZ Grow R502 driver 5 years ago
bors[bot] 4a608372da
Merge #225
225: Adding XMC4xxx PAC and HAL r=ryankurte a=lucasbrendel

Adding the XMC4xxx Peripheral access crates and the XMC4 HAL crate.

Co-authored-by: Lucas Brendel <lucasbrendel@gmail.com>
5 years ago
Diego Barrios Romero 9393568310 Release PCA9685 driver 5 years ago
Diego Barrios Romero 05a4c04b21 Release Si4703 FM radio receiver driver 5 years ago
Andre Richter 7500b18ca0
Add qemu-exit crate 5 years ago
Lucas Brendel 3e1e69396f
Adding XMC4xxx PAC and HAL 5 years ago
bors[bot] dbd8cd8980
Merge #222
222: Add bounded-registers to tools r=andre-richter a=jonlamb-gh

For anyone curious about what bounded-registers look like, I have been hacking on a personal `bcm2711` crate in my Raspberry Pi 4 bare metal workspace.
https://github.com/jonlamb-gh/rpi4-rust-workspace

Co-authored-by: Jon Lamb <jon@auxon.io>
Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
5 years ago
Andre Richter 63d73eefab
Fix register-rs link 5 years ago
Jon Lamb a974f0bfc4
Add bounded-registers alongside register-rs with brief explanation 5 years ago
Daniel Egger a54274b742
Merge pull request #224 from elpiel/rtoses-and-add-drone-os
Add new section for Real-time and add `Drone OS`
5 years ago
Lachezar Lechev d403041bcc
Add new section, move `Tock`, `FreeRTOS.rs` & `RTFM` and add `Drone OS` 5 years ago
Sylwester Rąpała 31d4c62d32 Add info about rust fork for esp32 and esp8266 5 years ago
James Munns 569a19f741
Add shields 5 years ago
James Munns 9e0f4aa812
Add CMIM and Panic-Persist 5 years ago
Andre Richter c0f9865d41
Reflect the OS tutorials rewrite
Its no longer a collection of bare-metal tutorials, but a series about writing an OS.
5 years ago
Timo Kröger 9acb778253
Add EFM32PG12 PAC
The matching HAL is WIP and not awesome enough to be added yet
5 years ago
bors[bot] 5b7f79b529
Merge #215
215: add Embedded Rust Book, actualize RTFM links r=korken89 a=burrbull



Co-authored-by: Andrey Zgarbul <zgarbul.andrey@gmail.com>
5 years ago
Diego Barrios Romero 47bfd3846a Publish OPT300x ALS driver 5 years ago
Daniel Egger ab69bbe748
Merge pull request #217 from cs2dsb/patch-1
Update README.md (Added adafruit-alphanum4 hal implementation crate)
5 years ago
cs2dsb d77378cdc9
Update README.md
Added adafruit-alphanum4 hal implementation crate
5 years ago
Matt Vertescher 4cf5ec610c Add a link to the `stm32f7xx-hal` crate 5 years ago
Andrey Zgarbul 85cf2b58d6 add Embedded Book, actualize RTFM links 5 years ago
Evan Cameron c5e7dea5bc Add rotary-encoder-hal to drivers 5 years ago
bors[bot] 336e0d4907
Merge #212
212: Add ST7032i LCD driver r=therealprof a=dotcypress



Co-authored-by: Vitaly Domnikov <dotcypress@gmail.com>
5 years ago
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
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
Diego Barrios Romero 85f9d9fb4d Release VEML6075 driver 5 years ago
Johan Kristell 2cea204050 Add nucleo-f401re to board section 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
Diego Barrios Romero a173ab1bb2 Make entry fit into one line 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
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
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
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
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
David Sawatzke 9e8cb86989 Add xmc1100-hal 5 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>
5 years ago
Diego Barrios Romero 5bbd42c4ee Release Tmp1x2 driver (#171) 5 years ago
Diego Barrios Romero 46f4ef9465 Add wyhash crate (#172) 5 years ago
Diego Barrios Romero ecfd4321a8 Add WIP driver for VEML6040 5 years ago
Chen 1758ee8485 Add MIPS architecture support crate (#169) 5 years ago
mara "alkahest 7c60ecded5 Add RISC-V boards (#168)
Add SiFive and RISC-V crates.
5 years ago
Tony Arcieri ad0fb9872b README.md: Add ADXL343 driver info 5 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>
5 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>
5 years ago
Vadim Kaushan fd8eadad17
Remove broken link 5 years ago
Ryan 1ad80ade46
Merge pull request #162 from rust-embedded/add-bme280
Add driver for BME280
5 years ago
Ryan 7610518962
Merge pull request #161 from chocol4te/master
Add `vesc-comm` to WIP drivers
5 years ago
Rudi Horn fc9079a335 added light-cli crates badge 5 years ago
Ferdia McKeogh a12bba3643
fix: vesc-comm description 5 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>
5 years ago
Daniel Egger 4d02115ab4
Update description of stm32f4xx-hal 5 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>
5 years ago
Astro 22ee7b6d51 remove deprecated stm32f429 + stm32f429-hal crates 5 years ago
Astro 8afe756b58 update stm32-eth link 5 years ago
Vadim Kaushan 5b3808e2c3
Add driver for BME280 5 years ago
Ferdia McKeogh 28c6a66946
Add vesc-comm 5 years ago
Brian Myers 655bd14cb8 add num-format to list of no_std crates 5 years ago
Berkus Decker bbbc65c0e7
Refer to cargo-xbuild as new xargo replacement 5 years ago
Vadim Kaushan 38452243f8
Use subitems for MSP430 quickstart crates
Technically, they are not Peripheral Access Crates
5 years ago
Vitaly Domnikov a69d6166f3
add stm32l1xx-hal & stm32g0xx-hal 5 years ago
Daniel Egger 7cb6f96fd9
Merge pull request #153 from rust-embedded/jamesmunns-patch-3
Add Internet of Streams project
5 years ago
James Munns 68399f0ae4
Add Internet of Streams project 5 years ago
James Munns bb79738abc
Plug NYAER list 5 years ago
James Munns 17a831f5ee
Correct team that maintains this 5 years ago
James Waples d8ef4f06a0 Add TinyBMP to embedded crates list
TinyBMP is a small, no-std, no-alloc BMP parser ideal for use in
embedded applications with embedded-graphics.
5 years ago
Daniel Egger e52b0e6caf
Fix GHZ to GHz
Co-Authored-By: ryankurte <ryankurte@users.noreply.github.com>
5 years ago
Ryan a24c4cf0aa
Add WIP radio-at86rf212 driver 5 years ago
James Munns 44b6aadf90 Update with current Nordic resources (#148)
* Update with current Nordic resources

Co-Authored-By: jamesmunns <james@onevariable.com>
5 years ago
James Munns 31e5ba99b7
Merge pull request #147 from hannobraun/patch-1
Add DW1000 driver to WIP drivers
5 years ago
Hanno Braun e1e7904822
Add DW1000 driver to WIP drivers 5 years ago
Rudi Horn beae29cea1 reorganized blue pill in crate, and removed blue pill board support crate 5 years ago
Jonathan 'theJPster' Pallant ad26430b94 Add embedded-sdmmc 5 years ago
Diego Barrios Romero a746afe869 Shorten text to make it fix into one line 5 years ago
Diego Barrios Romero 74a9d55713 Add WIP MCP49xx DAC driver 5 years ago
Daniel Egger bb531d673f
Merge pull request #143 from rudihorn/master
Replace deprected stm32f103xx-hal crate with stm32f1xx-hal crate
5 years ago
Roma Sokolov 6c50b181a7
Update README.md 5 years ago
Rudi Horn 87b599532a fixed stm32f1xx-hal crates badge 5 years ago
Rudi Horn 7e49ff9fd4 replaced deprecated stm32f103xx-hal with stm32f1xx-hal by stm32-rs group 5 years ago
Daniel Egger eab6dbb215
Update README.md
Co-Authored-By: little-arhat <sokolov.r.v@gmail.com>
5 years ago
Roma Sokolov 5ceb357a2e
Remove japaric/mpu9250
/cc @japaric
5 years ago
Roma Sokolov ba630250de
Fix typos 5 years ago
Roma Sokolov 2a20c2ebd6
time-of-flight 5 years ago
Roma Sokolov 31da358afc
Remove extra ws 5 years ago
Roma Sokolov 34fc830443
Fix typo 5 years ago
Roma Sokolov 6e0b06bc2b
Add crates by Copterust
https://github.com/copterust/
5 years ago
James Waples 85f91b69ae
Fix numbering 5 years ago
James Waples 28bf6e0c28
Add SH1106 display driver
Adds the SH1106 OLED display driver crate with intro blog post
5 years ago
Raphael Theiler 9bf74eeae6
Update README.md
Added the crate-shield.
5 years ago
Raphael Theiler a704c42846
Update README.md
added sam3x8e-crate to list.
5 years ago
Ferdia McKeogh bbcbdc24e2
Add CC1101 driver 5 years ago
Hanno Braun 82db708ff5
Address review comment 5 years ago
Hanno Braun 84e5014124
Add `ieee802154` crate to list 5 years ago
eupn 21aabae100
Add intro post for BNO055 driver
In according to the rules, drivers should come with announcement posts
5 years ago
eupn 9b1211a4e3
Add BNO055 driver to the list 5 years ago
chrysn a37eaacc6a REAMDE: Call Device Crates PACs
This follows the terminology established in the [book].

[book]: https://rust-embedded.github.io/book/portability/
5 years ago
James Munns 10aed62bd1
Replace old nursery links 5 years ago
Paul 5712bf1f93
Add smart-leds-rs 6 years ago
Daniel Egger 9cdfd8767f
Merge pull request #130 from nickray/master
Add solo-bsp
6 years ago
James Munns 24c706d2fd
Fix shield 6 years ago
James Munns 2b31df5a9a
Add BBQueue to the readme
Adds BBQueue, my (no_std) SPSC queue library
6 years ago
nickray a0047ad9d2
Add solo-bsp
A humble start.
6 years ago
Sergey Matyukevich d798fe6a5a OS: add embedded-hal traits implementation for FTDI chips
Add link to implementation of embedded-hal traits for FTDI FTx232H chips
connected to Linux systems via USB.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>
6 years ago
Wesley Moore f82c707db6
Add SSD1675 ePaper display controller to README 6 years ago
Daniel Egger 9db9ca5934
Replace stm32f042-hal crate by stm32f0xx-hal
Also removes stm32f042 which has been superseded by stm32f0. And stm32f042-hal has been replaced by the much more capable stm32f0xx-hal which is part of the stm32-rs org.
6 years ago
Diego Barrios Romero 8333962875 Update APDS9960 entry after crate publishing 6 years ago
Daniel Egger 49fa0114f1
Merge pull request #121 from xoac/atomic
Add atomic to list of no_std crates
6 years ago
Scott Mabin 578e49a29d
Merge branch 'master' into hm11-and-max17048-driver-crates 6 years ago
Daniel Egger c76020f1dd
Merge pull request #124 from MabezDev/stml432xx-to-stm32l4xx
Change stm32l432xx-hal to stm32l4xx-hal
6 years ago
Diego Barrios Romero a99c701933 Add WIP APDS9960 proximity, light, rgb and gesture sensor driver 6 years ago
Scott Mabin 5312265b1d Change stm32l432xx-hal to stm32l4xx-hal, as the former has been superceded by the latter 6 years ago
Scott Mabin a1e4eac74e Add hm11 & max17048 to WIP driver list 6 years ago
Uwe Arzt d5982fecdc Change GridEYE link from github to crates.io 6 years ago
Uwe Arzt d92aa79916 Add AS5048A and badge to GridEYE 6 years ago
Sylwester Rąpała c24606df52 Add lacking shileds from crates.io to no_std crates list 6 years ago
Sylwester Rąpała 02ea90f31d Add atomic crate to no_std list crates 6 years ago
Sylwester Rąpała 0d199cefc1 alphabetical order of no_std crates 6 years ago
Emil Fresk fe11015f3b Added biquad-rs 6 years ago
Diego Barrios Romero 9881d43e5b Add TMP006 driver 6 years ago
fudanchii ba91734b50
Add info about tomu-hal
Still work in progress though
6 years ago
Diego Barrios Romero 66ac878835 Add WIP pwm-pca9685 crate 6 years ago
Diego Barrios Romero fd653c7a1d Add published crate for ADS1x1x 6 years ago
Diego Barrios Romero 4c7af7d83b Add WIP driver for ADS1x1x ADCs (#114) 6 years ago
Dan Ravensloft fe2299cab7
Add Sony to ToC 6 years ago
Dan Ravensloft 77ee520b43
Add `prussia` crate for the PS2 6 years ago
James McGlashan 9ac437d397
Robigalia is general purpose, not an IoT project. 6 years ago
Diego Barrios Romero 66fa684087 Add crate for TMP1X2 driver 6 years ago
Diego Barrios Romero 19a1092514 Add DS323x RTC driver 6 years ago
Diego Barrios Romero b45fe8cbbc Make style similar to other list items 6 years ago
Diego Barrios Romero 962e71b1c3 Move next to utest 6 years ago
Diego Barrios Romero 3ebd22ab45 Improve style 6 years ago
Diego Barrios Romero 256b40296b Add embedded-hal-mock crate 6 years ago
Diego Barrios Romero 027b6ff244 Add WIP driver for TMP102 and TMP112x temperature sensors 6 years ago
Diego Barrios Romero a01db05bf2 Add TCS3472 RGB color light sensor 6 years ago
Diego Barrios Romero 99d7f6bf46 Add WIP MAX44009 ambient light driver 6 years ago
Diego Barrios Romero dd1bf09e40 Add link to LM75 crate 6 years ago
Daniel Egger d726f1281d
Merge branch 'master' into add-wip-veml6075 6 years ago
Diego Barrios Romero dda1846f45 Add WIP driver for LM75 temperature sensor and thermal watchdog 6 years ago
Diego Barrios Romero 912b9d571f Add WIP driver for VEML6075 UVA and UVB light sensor 6 years ago
Paul Florence 006e4091a3 Forgot to add the badge for the crate qei. 6 years ago
Paul Florence 5453b1094a Added the awesome crate `qei`. 6 years ago
Rahix 1b320443cd
Add shared-bus
Repository: https://github.com/Rahix/shared-bus

Signed-off-by: Rahix <rahix@rahix.de>
6 years ago
memoryruins 13928dd82f Alphabetize no-std crates 6 years ago
memoryruins 16733bd9b5
Add no_std parsing crates
Both nom and combine are popular parsing crates that support no_std builds.
An example of a programming language using no_std and nom: [P64Lang](https://www.polaris64.net/resources/programming/p64lang_wasm/)
6 years ago
Daniel Egger 75003c9853
Merge pull request #95 from eldruin/add-wip-veml6070
Add WIP driver for VEML6070 UVA light sensor
6 years ago
Diego Barrios Romero ad3a8b43dc Point links to crates.io 6 years ago
Diego Barrios Romero 404cfdb367 Add WIP driver for VEML6070 UVA light sensor 6 years ago
Scott 0d401dc5f5 Added ssd1351 colour oled driver to WIP driver crates. 6 years ago
Adam Greig 64f272f050
Merge pull request #93 from timbod7/master
Add reference to new stm32f4xx HAL and board support crates
6 years ago
Tim Docker 8bf354950d Add reference to new stm32 HAL and board support crates 6 years ago
danielgallagher0 6bf23ac283
Adds badge for bluetooth-hci 6 years ago
danielgallagher0 ce542671f5
Release BlueNRG and Bluetooth-HCI crates
Moves BlueNRG and Bluetooth-HCI out of WIP into the main lists for drivers and no-std crates, respectively.
6 years ago
Daniel Egger acacec6c44
Merge pull request #85 from eldruin/add-wip-xca9548a
Add WIP crate for TCA9548A and PCA9548A I2C switches/multiplexers
6 years ago
Daniel Egger bbe77d7bde
Merge pull request #88 from e-matteson/master
add keypad matrix driver
6 years ago
Daniel Egger ea392dd2b5
Merge pull request #89 from jonlamb-gh/patch-1
Add OxCC to WIP crates
6 years ago
Jon 65710f0007
Update README.md 6 years ago
Jon dff5e787fa
Add cargo-fel4 to tools 6 years ago
Jon 4da6c9e244
Add OxCC to WIP crates 6 years ago
e-matteson f0fd0048d0 add keypad matrix driver 6 years ago
Diego Barrios Romero 4d161a3976 DS1307 driver is now finished. 6 years ago
Diego Barrios Romero 9ecb41fe02 Add WIP crate for TCA9548A and PCA9548A I2C switches/multiplexers 6 years ago