Commit graph

477 commits

Author SHA1 Message Date
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
Daniel Egger 0bcb2d5411
Merge pull request #107 from eldruin/add-wip-tmp1x2
Add WIP driver for TMP102 and TMP112x temperature sensors
2018-10-26 08:47:08 +02:00
Diego Barrios Romero 027b6ff244 Add WIP driver for TMP102 and TMP112x temperature sensors 2018-10-26 08:31:24 +02:00
Daniel Egger dce1213904
Merge pull request #106 from eldruin/add-tcs3472
Add TCS3472 RGB color light sensor
2018-10-25 09:37:48 +02:00
Diego Barrios Romero a01db05bf2 Add TCS3472 RGB color light sensor 2018-10-22 17:21:58 +02:00
Daniel Egger c751349f6a
Merge pull request #105 from eldruin/add-wip-max44009
Add WIP MAX44009 ambient light driver
2018-10-21 11:07:15 +02:00
Diego Barrios Romero 99d7f6bf46 Add WIP MAX44009 ambient light driver 2018-10-21 07:38:53 +02:00
Daniel Egger 369add4d00
Merge pull request #104 from eldruin/lm75-crate
Add link to LM75 crate
2018-10-20 15:03:28 +02:00
Diego Barrios Romero dd1bf09e40 Add link to LM75 crate 2018-10-20 10:34:23 +02:00
Daniel Egger 4dbc0da68e
Merge pull request #102 from eldruin/add-wip-veml6075
Add WIP driver for VEML6075 UVA and UVB light sensor
2018-10-17 10:11:27 +02:00
Daniel Egger d726f1281d
Merge branch 'master' into add-wip-veml6075 2018-10-17 10:10:51 +02:00
Daniel Egger fe04fdde84
Merge pull request #103 from eldruin/add-wip-lm75
Add WIP driver for LM75 temperature sensor and thermal watchdog
2018-10-17 10:08:15 +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
Daniel Egger 3855388692
Merge pull request #101 from gbip/master
Forgot to add the badge for the crate qei.
2018-10-16 09:52:30 +02:00
Paul Florence 006e4091a3 Forgot to add the badge for the crate qei. 2018-10-16 09:40:57 +02:00
Daniel Egger ebb066260b
Merge pull request #100 from gbip/master
Added the awesome crate `qei`.
2018-10-16 09:35:14 +02:00
Paul Florence 5453b1094a Added the awesome crate qei. 2018-10-16 09:29:48 +02:00
Daniel Egger 1905c1f10f
Merge pull request #99 from Rahix/shared-bus
Add shared-bus
2018-10-14 13:37:42 +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
Daniel Egger 5e12624974
Merge pull request #98 from memoryruins/alphabetical
Alphabetize no_std crates
2018-10-14 01:43:41 +02:00
memoryruins 13928dd82f Alphabetize no-std crates 2018-10-13 15:56:13 -04:00
Daniel Egger dbeccdfd21
Merge pull request #97 from memoryruins/patch-1
Add no_std parsing crates
2018-10-13 00:42:07 +02: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
Daniel Egger 75003c9853
Merge pull request #95 from eldruin/add-wip-veml6070
Add WIP driver for VEML6070 UVA light sensor
2018-10-12 21:14:28 +02:00
Daniel Egger c99791b345
Merge pull request #96 from eldruin/xca9548a-crate
xCA9548A: Point links to crates.io
2018-10-12 17:44:39 +02:00
Diego Barrios Romero ad3a8b43dc Point links to crates.io 2018-10-12 17:27:38 +02:00
Diego Barrios Romero 404cfdb367 Add WIP driver for VEML6070 UVA light sensor 2018-10-12 17:24:17 +02:00
Daniel Egger 2413bf76f2
Merge pull request #94 from MabezDev/master
Added ssd1351 colour oled driver to WIP driver crates.
2018-10-07 20:56:19 +02:00
Scott 0d401dc5f5 Added ssd1351 colour oled driver to WIP driver crates. 2018-10-07 19:44:42 +01:00
Adam Greig 64f272f050
Merge pull request #93 from timbod7/master
Add reference to new stm32f4xx HAL and board support crates
2018-10-03 22:58:38 +01:00
Tim Docker 8bf354950d Add reference to new stm32 HAL and board support crates 2018-10-04 07:35:15 +10:00
Daniel Egger b65f4989e8
Merge pull request #92 from danielgallagher0/patch-3
Release BlueNRG and Bluetooth-HCI
2018-10-03 23:11:57 +02:00
danielgallagher0 6bf23ac283
Adds badge for bluetooth-hci 2018-10-02 21:10:11 -07:00
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.
2018-10-01 20:35:15 -07:00
Daniel Egger acacec6c44
Merge pull request #85 from eldruin/add-wip-xca9548a
Add WIP crate for TCA9548A and PCA9548A I2C switches/multiplexers
2018-09-29 22:38:43 +02:00
Daniel Egger bbe77d7bde
Merge pull request #88 from e-matteson/master
add keypad matrix driver
2018-09-28 21:42:35 +02:00
Daniel Egger ea392dd2b5
Merge pull request #89 from jonlamb-gh/patch-1
Add OxCC to WIP crates
2018-09-27 20:24:26 +02:00
Daniel Egger 5e4f723744
Merge pull request #90 from jonlamb-gh/patch-2
Add cargo-fel4 to tools
2018-09-27 20:21:05 +02:00
Jon 65710f0007
Update README.md 2018-09-27 10:11:52 -07:00
Jon dff5e787fa
Add cargo-fel4 to tools 2018-09-27 10:07:01 -07:00
Jon 4da6c9e244
Add OxCC to WIP crates 2018-09-27 10:00:05 -07:00
e-matteson f0fd0048d0 add keypad matrix driver 2018-09-26 12:46:45 -04:00
Daniel Egger f0d9ad3c67
Merge pull request #86 from eldruin/ds1307-finished
DS1307 driver is now finished.
2018-09-25 22:55:58 +02:00
Diego Barrios Romero 4d161a3976 DS1307 driver is now finished. 2018-09-25 21:23:54 +02:00
Diego Barrios Romero 9ecb41fe02 Add WIP crate for TCA9548A and PCA9548A I2C switches/multiplexers 2018-09-24 19:09:09 +02:00
Daniel Egger 1c8c433503
Merge pull request #83 from rahul-thakoor/add-physical-computing-rs
Add physical computing rs
2018-09-10 20:11:52 +02:00
rahul-thakoor a92bbdbc7b Add physical computing with rust guide 2018-09-10 21:55:56 +04:00