Commit graph

293 commits

Author SHA1 Message Date
James Munns cc0736a66f
Update with current nRF52 resources 2019-02-10 17:25:39 +01:00
Daniel Egger 3a65e52a51
Merge pull request #138 from chocol4te/master
Add CC1101 driver
2019-02-09 14:53:46 +01:00
Ferdia McKeogh bbcbdc24e2
Add CC1101 driver 2019-02-09 14:50:49 +01:00
Daniel Egger 636949b9a1
Merge pull request #137 from hannobraun/patch-1
Add `ieee802154` crate to list
2019-02-08 22:07:38 +01:00
Hanno Braun 82db708ff5
Address review comment 2019-02-08 16:34:07 +01:00
Hanno Braun 84e5014124
Add ieee802154 crate to list 2019-02-08 15:31:28 +01:00
Daniel Egger 4e8e2babe5
Merge pull request #136 from eupn/patch-4
Add intro post for BNO055 driver
2019-02-07 18:01:00 +01:00
eupn 21aabae100
Add intro post for BNO055 driver
In according to the rules, drivers should come with announcement posts
2019-02-07 19:12:50 +03:00
Daniel Egger 5fb3dc682b
Merge pull request #135 from eupn/patch-1
Add BNO055 driver to the list
2019-02-07 15:54:01 +01:00
eupn 9b1211a4e3
Add BNO055 driver to the list 2019-02-07 03:02:03 +03:00
Daniel Egger 422e23bcc8
Merge pull request #134 from chrysn-pull-requests/use-pac-name
REAMDE: Call Device Crates PACs
2019-01-31 10:04:21 +01: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
Daniel Egger 6d394c1c14
Merge pull request #133 from rust-embedded/graduation
Replace old nursery links
2019-01-26 02:03:17 +01:00
James Munns 10aed62bd1
Replace old nursery links 2019-01-26 02:01:03 +01:00
Daniel Egger a70a901a18
Merge pull request #132 from sajattack/patch-1
Add smart-leds-rs
2019-01-16 01:19:38 +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
Daniel Egger 0dce119d85
Merge pull request #131 from rust-embedded/add-bbqueue
Add BBQueue to the readme
2019-01-06 14:29:17 +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
Daniel Egger 38203c6a79
Merge pull request #129 from geomatsi/add-ftdi-embedded-hal
OS: add embedded-hal traits implementation for FTDI chips
2019-01-02 20:12:03 +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
Daniel Egger 8a8fa08c1d
Merge pull request #128 from wezm/patch-1
Add SSD1675 ePaper display controller to README
2018-12-26 21:44:12 +01:00
Wesley Moore f82c707db6
Add SSD1675 ePaper display controller to README 2018-12-27 07:08:31 +11:00
James Munns 5d041c49fe
Merge pull request #127 from rust-embedded/stm32f042
Replace stm32f042-hal crate by stm32f0xx-hal
2018-12-23 04:59:23 +01: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
Rahul Thakoor cb92beacc6
Merge pull request #126 from eldruin/wip-apds9960-crate
Update APDS9960 entry after crate publishing
2018-12-22 22:25:31 +04: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
Daniel Egger 52ef4b1b43
Merge pull request #123 from MabezDev/hm11-and-max17048-driver-crates
Add hm11 & max17048 to WIP driver list
2018-12-19 21:31:07 +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
Daniel Egger 8cec498be5
Merge pull request #125 from eldruin/add-wip-apds9960
Add WIP APDS9960 proximity, ambient light, rgb and gesture sensor driver
2018-12-19 13:58:24 +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
Daniel Egger 47e064344a
Merge pull request #122 from uwearzt/as5048a
Add AS5048A and badge to GridEYE
2018-12-10 14:04:59 +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
Adam Greig 2355c6cf89
Merge pull request #120 from rust-embedded/biqiad_rs_addition
Added biquad-rs to no-std crates
2018-12-09 19:40:40 +00:00
Emil Fresk fe11015f3b Added biquad-rs 2018-12-09 12:21:55 +01:00
Daniel Egger d85cda91c1
Merge pull request #119 from eldruin/add-tmp006
Add TMP006 driver
2018-12-08 13:43:30 +01:00
Diego Barrios Romero 9881d43e5b Add TMP006 driver 2018-12-07 14:09:27 +01:00
Daniel Egger d6328b994f
Merge pull request #118 from fudanchii/patch-1
Add info about tomu-hal
2018-12-03 21:10:32 +01:00
fudanchii ba91734b50
Add info about tomu-hal
Still work in progress though
2018-12-02 16:12:17 +09:00
Daniel Egger b124fb79d3
Merge pull request #117 from eldruin/add-wip-pca9685
Add WIP pwm-pca9685 crate
2018-11-27 23:30:57 +01:00