Commit graph

185 commits

Author SHA1 Message Date
eupn 9b1211a4e3
Add BNO055 driver to the list 2019-02-07 03:02:03 +03:00
chrysn a37eaacc6a REAMDE: Call Device Crates PACs
This follows the terminology established in the [book].

[book]: https://rust-embedded.github.io/book/portability/
2019-01-31 09:56:36 +01:00
James Munns 10aed62bd1
Replace old nursery links 2019-01-26 02:01:03 +01:00
Paul 5712bf1f93
Add smart-leds-rs 2019-01-15 15:32:39 -08:00
Daniel Egger 9cdfd8767f
Merge pull request #130 from nickray/master
Add solo-bsp
2019-01-11 16:09:11 +01:00
James Munns 24c706d2fd
Fix shield 2019-01-06 14:20:13 +01:00
James Munns 2b31df5a9a
Add BBQueue to the readme
Adds BBQueue, my (no_std) SPSC queue library
2019-01-06 14:17:04 +01:00
nickray a0047ad9d2
Add solo-bsp
A humble start.
2019-01-06 04:07:37 +01:00
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>
2019-01-02 17:38:25 +03:00
Wesley Moore f82c707db6
Add SSD1675 ePaper display controller to README 2018-12-27 07:08:31 +11:00
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.
2018-12-23 02:50:14 +01:00
Diego Barrios Romero 8333962875 Update APDS9960 entry after crate publishing 2018-12-21 19:48:13 +01:00
Daniel Egger 49fa0114f1
Merge pull request #121 from xoac/atomic
Add atomic to list of no_std crates
2018-12-20 11:50:55 +01:00
Scott Mabin 578e49a29d
Merge branch 'master' into hm11-and-max17048-driver-crates 2018-12-19 13:11:22 +00:00
Daniel Egger c76020f1dd
Merge pull request #124 from MabezDev/stml432xx-to-stm32l4xx
Change stm32l432xx-hal to stm32l4xx-hal
2018-12-19 14:04:51 +01:00
Diego Barrios Romero a99c701933 Add WIP APDS9960 proximity, light, rgb and gesture sensor driver 2018-12-19 13:42:15 +01:00
Scott Mabin 5312265b1d Change stm32l432xx-hal to stm32l4xx-hal, as the former has been superceded by the latter 2018-12-19 00:04:30 +00:00
Scott Mabin a1e4eac74e Add hm11 & max17048 to WIP driver list 2018-12-13 01:31:03 +00:00
Uwe Arzt d5982fecdc Change GridEYE link from github to crates.io 2018-12-10 14:05:31 +01:00
Uwe Arzt d92aa79916 Add AS5048A and badge to GridEYE 2018-12-10 09:07:10 +01:00
Sylwester Rąpała c24606df52 Add lacking shileds from crates.io to no_std crates list 2018-12-09 23:03:59 +01:00
Sylwester Rąpała 02ea90f31d Add atomic crate to no_std list crates 2018-12-09 22:57:46 +01:00
Sylwester Rąpała 0d199cefc1 alphabetical order of no_std crates 2018-12-09 22:56:06 +01:00
Emil Fresk fe11015f3b Added biquad-rs 2018-12-09 12:21:55 +01:00
Diego Barrios Romero 9881d43e5b Add TMP006 driver 2018-12-07 14:09:27 +01:00
fudanchii ba91734b50
Add info about tomu-hal
Still work in progress though
2018-12-02 16:12:17 +09:00
Diego Barrios Romero 66ac878835 Add WIP pwm-pca9685 crate 2018-11-27 19:06:43 +01:00
Diego Barrios Romero fd653c7a1d Add published crate for ADS1x1x 2018-11-21 10:02:10 +01:00
Diego Barrios Romero 4c7af7d83b Add WIP driver for ADS1x1x ADCs (#114) 2018-11-11 17:49:54 -06:00
Dan Ravensloft fe2299cab7
Add Sony to ToC 2018-11-08 21:40:20 +00:00
Dan Ravensloft 77ee520b43
Add prussia crate for the PS2 2018-11-08 20:44:30 +00:00
James McGlashan 9ac437d397
Robigalia is general purpose, not an IoT project. 2018-11-01 20:50:18 +00:00
Diego Barrios Romero 66fa684087 Add crate for TMP1X2 driver 2018-10-31 18:34:02 +01:00
Diego Barrios Romero 19a1092514 Add DS323x RTC driver 2018-10-31 11:35:24 +01:00
Diego Barrios Romero b45fe8cbbc Make style similar to other list items 2018-10-26 09:59:21 +02:00
Diego Barrios Romero 962e71b1c3 Move next to utest 2018-10-26 09:56:23 +02:00
Diego Barrios Romero 3ebd22ab45 Improve style 2018-10-26 09:18:58 +02:00
Diego Barrios Romero 256b40296b Add embedded-hal-mock crate 2018-10-26 09:16:43 +02:00
Diego Barrios Romero 027b6ff244 Add WIP driver for TMP102 and TMP112x temperature sensors 2018-10-26 08:31:24 +02:00
Diego Barrios Romero a01db05bf2 Add TCS3472 RGB color light sensor 2018-10-22 17:21:58 +02:00
Diego Barrios Romero 99d7f6bf46 Add WIP MAX44009 ambient light driver 2018-10-21 07:38:53 +02:00
Diego Barrios Romero dd1bf09e40 Add link to LM75 crate 2018-10-20 10:34:23 +02:00
Daniel Egger d726f1281d
Merge branch 'master' into add-wip-veml6075 2018-10-17 10:10:51 +02:00
Diego Barrios Romero dda1846f45 Add WIP driver for LM75 temperature sensor and thermal watchdog 2018-10-16 18:23:20 +02:00
Diego Barrios Romero 912b9d571f Add WIP driver for VEML6075 UVA and UVB light sensor 2018-10-16 18:20:42 +02:00
Paul Florence 006e4091a3 Forgot to add the badge for the crate qei. 2018-10-16 09:40:57 +02:00
Paul Florence 5453b1094a Added the awesome crate qei. 2018-10-16 09:29:48 +02:00
Rahix 1b320443cd
Add shared-bus
Repository: https://github.com/Rahix/shared-bus

Signed-off-by: Rahix <rahix@rahix.de>
2018-10-14 13:13:30 +02:00
memoryruins 13928dd82f Alphabetize no-std crates 2018-10-13 15:56:13 -04:00
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/)
2018-10-12 18:38:20 -04:00