Commit graph

338 commits

Author SHA1 Message Date
Astro 8afe756b58 update stm32-eth link 2019-03-15 00:25:38 +01:00
bors[bot] 1e2e9b1b15 Merge #160
160: add num-format to list of no_std crates r=adamgreig a=bcmyers

Adds [`num-format`] to list of `no_std` crates.

[`num-format`] is a Rust crate for producing string representations of numbers, formatted according to international standards, e.g.

* "1,000,000" for US English
* "10,00,000" for Indian English
* "1 000 000" for French French

[`num-format`]: https://crates.io/crates/num-format

Co-authored-by: Brian Myers <brian.carl.myers@gmail.com>
2019-03-13 20:57:58 +00:00
Brian Myers 655bd14cb8 add num-format to list of no_std crates 2019-03-13 14:30:17 -04:00
Berkus Decker 73a920f010
Merge pull request #154 from rust-embedded/ci
set up CI
2019-03-07 09:23:54 +02:00
Daniel Egger 3f29ccc711
Merge pull request #155 from dotcypress/patch-1
add stm32l1xx-hal & stm32g0xx-hal
2019-03-07 06:45:34 +01:00
Vitaly Domnikov a69d6166f3
add stm32l1xx-hal & stm32g0xx-hal 2019-03-06 19:16:09 -08:00
Jorge Aparicio 330337743e set up CI 2019-03-06 19:00:01 +01:00
Daniel Egger 7cb6f96fd9
Merge pull request #153 from rust-embedded/jamesmunns-patch-3
Add Internet of Streams project
2019-03-06 00:51:59 +01:00
James Munns e0733877f9
Merge pull request #152 from rust-embedded/jamesmunns-patch-2
Plug NYAER list
2019-03-06 00:34:46 +01:00
James Munns 68399f0ae4
Add Internet of Streams project 2019-03-06 00:28:45 +01:00
James Munns bb79738abc
Plug NYAER list 2019-03-05 23:22:11 +01:00
Daniel Egger ef2e646cfd
Merge pull request #151 from rust-embedded/jamesmunns-patch-2
Correct team that maintains this
2019-03-05 22:24:27 +01:00
James Munns 17a831f5ee
Correct team that maintains this 2019-03-05 22:18:54 +01:00
Daniel Egger 3bf315739b
Merge pull request #150 from jamwaffles/add-tinybmp
Add TinyBMP to embedded crates list
2019-03-05 09:27:31 +01:00
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.
2019-03-05 08:12:07 +00:00
Berkus Decker 7586a78651
Merge pull request #149 from rust-embedded/wip-radio-at86rf212
Add WIP radio-at86rf212 driver
2019-03-03 09:14:53 +02:00
Daniel Egger e52b0e6caf
Fix GHZ to GHz
Co-Authored-By: ryankurte <ryankurte@users.noreply.github.com>
2019-02-28 11:47:24 +13:00
Ryan a24c4cf0aa
Add WIP radio-at86rf212 driver 2019-02-28 07:17:01 +11:00
James Munns 44b6aadf90 Update with current Nordic resources (#148)
* Update with current Nordic resources

Co-Authored-By: jamesmunns <james@onevariable.com>
2019-02-26 15:25:30 +01:00
James Munns 31e5ba99b7
Merge pull request #147 from hannobraun/patch-1
Add DW1000 driver to WIP drivers
2019-02-25 15:33:02 -07:00
Daniel Egger a57629c2bb
Merge pull request #146 from rudihorn/master
Remove Blue Pill crate
2019-02-21 13:51:47 +01:00
Hanno Braun e1e7904822
Add DW1000 driver to WIP drivers 2019-02-21 11:34:55 +01:00
Rudi Horn beae29cea1 reorganized blue pill in crate, and removed blue pill board support crate 2019-02-20 11:48:51 +00:00
Rahul Thakoor e8fec6b56e
Merge pull request #145 from thejpster/jgp_add_sdmmc
Add embedded-sdmmc crate
2019-02-19 23:00:52 +04:00
Jonathan 'theJPster' Pallant ad26430b94 Add embedded-sdmmc 2019-02-19 17:29:30 +00:00
Daniel Egger 1121302b32
Merge pull request #144 from eldruin/wip-mcp49xx-crate
Add mcp49xx DACs crate
2019-02-17 17:01:13 +01:00
Diego Barrios Romero a746afe869 Shorten text to make it fix into one line 2019-02-17 16:02:11 +01:00
Diego Barrios Romero 74a9d55713 Add WIP MCP49xx DAC driver 2019-02-17 15:58:55 +01:00
Daniel Egger bb531d673f
Merge pull request #143 from rudihorn/master
Replace deprected stm32f103xx-hal crate with stm32f1xx-hal crate
2019-02-16 15:43:18 +01:00
Daniel Egger 20e6a9f11c
Merge pull request #142 from little-arhat/patch-1
Add crates by Copterust
2019-02-16 11:09:06 +01:00
Roma Sokolov 6c50b181a7
Update README.md 2019-02-15 23:44:47 +01:00
Rudi Horn 87b599532a fixed stm32f1xx-hal crates badge 2019-02-15 09:59:10 +00:00
Rudi Horn 7e49ff9fd4 replaced deprecated stm32f103xx-hal with stm32f1xx-hal by stm32-rs group 2019-02-15 09:57:46 +00:00
Daniel Egger eab6dbb215
Update README.md
Co-Authored-By: little-arhat <sokolov.r.v@gmail.com>
2019-02-14 21:50:48 +01:00
Roma Sokolov 5ceb357a2e
Remove japaric/mpu9250
/cc @japaric
2019-02-14 10:35:20 +00:00
Roma Sokolov ba630250de
Fix typos 2019-02-14 10:34:09 +00:00
Roma Sokolov 2a20c2ebd6
time-of-flight 2019-02-14 09:42:46 +00:00
Roma Sokolov 31da358afc
Remove extra ws 2019-02-14 08:54:28 +00:00
Roma Sokolov 34fc830443
Fix typo 2019-02-14 08:53:57 +00:00
Roma Sokolov 6e0b06bc2b
Add crates by Copterust
https://github.com/copterust/
2019-02-14 08:31:40 +00:00
Daniel Egger b629a747ae
Merge pull request #141 from jamwaffles/patch-1
Add SH1106 display driver
2019-02-13 22:24:18 +01:00
James Waples 85f91b69ae
Fix numbering 2019-02-13 21:12:28 +00:00
James Waples 28bf6e0c28
Add SH1106 display driver
Adds the SH1106 OLED display driver crate with intro blog post
2019-02-13 21:11:29 +00:00
Daniel Egger ad3a2f6ceb
Merge pull request #139 from ammoniak/patch-1
Update README.md
2019-02-11 15:18:28 +01:00
Raphael Theiler 9bf74eeae6
Update README.md
Added the crate-shield.
2019-02-11 15:14:38 +01:00
Raphael Theiler a704c42846
Update README.md
added sam3x8e-crate to list.
2019-02-11 08:30:17 +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