Commit graph

564 commits

Author SHA1 Message Date
Diego Barrios Romero
9393568310 Release PCA9685 driver 2019-12-10 22:26:31 +01:00
Diego Barrios Romero
05a4c04b21 Release Si4703 FM radio receiver driver 2019-12-04 19:26:36 +01:00
Andre Richter
7500b18ca0
Add qemu-exit crate 2019-12-04 00:18:47 +01:00
Lucas Brendel
3e1e69396f
Adding XMC4xxx PAC and HAL 2019-12-02 15:49:40 -06:00
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>
2019-12-02 20:39:41 +00:00
Andre Richter
63d73eefab
Fix register-rs link 2019-12-02 21:38:34 +01:00
Jon Lamb
a974f0bfc4
Add bounded-registers alongside register-rs with brief explanation 2019-12-02 07:31:24 -08:00
Daniel Egger
a54274b742
Merge pull request #224 from elpiel/rtoses-and-add-drone-os
Add new section for Real-time and add `Drone OS`
2019-12-02 10:11:20 -05:00
Lachezar Lechev
d403041bcc
Add new section, move Tock, FreeRTOS.rs & RTFM and add Drone OS 2019-12-02 13:54:36 +02:00
Sylwester Rąpała
31d4c62d32 Add info about rust fork for esp32 and esp8266 2019-12-01 23:59:55 +01:00
James Munns
569a19f741
Add shields 2019-11-26 20:30:15 +01:00
James Munns
9e0f4aa812
Add CMIM and Panic-Persist 2019-11-26 20:28:18 +01:00
Andre Richter
c0f9865d41
Reflect the OS tutorials rewrite
Its no longer a collection of bare-metal tutorials, but a series about writing an OS.
2019-11-24 23:27:35 +01:00
Timo Kröger
9acb778253
Add EFM32PG12 PAC
The matching HAL is WIP and not awesome enough to be added yet
2019-11-14 12:52:38 +01:00
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>
2019-11-11 11:53:35 +00:00
Diego Barrios Romero
47bfd3846a Publish OPT300x ALS driver 2019-11-09 18:23:08 +01:00
Daniel Egger
ab69bbe748
Merge pull request #217 from cs2dsb/patch-1
Update README.md (Added adafruit-alphanum4 hal implementation crate)
2019-11-09 13:17:57 +01:00
cs2dsb
d77378cdc9
Update README.md
Added adafruit-alphanum4 hal implementation crate
2019-11-09 10:18:16 +00:00
Matt Vertescher
4cf5ec610c Add a link to the stm32f7xx-hal crate 2019-11-09 03:50:59 -05:00
Andrey Zgarbul
85cf2b58d6 add Embedded Book, actualize RTFM links 2019-11-08 17:43:38 +03:00
Evan Cameron
c5e7dea5bc Add rotary-encoder-hal to drivers 2019-11-04 11:48:44 -05:00
bors[bot]
336e0d4907
Merge #212
212: Add ST7032i LCD driver r=therealprof a=dotcypress



Co-authored-by: Vitaly Domnikov <dotcypress@gmail.com>
2019-10-25 16:15:05 +00:00
Tim Small
03b2a756cc Replace defunct IRC channel reference with matrix.to link. 2019-10-25 10:41:27 +01:00
Vitaly Domnikov
dbbfa50bdb
Add ST7032i LCD driver 2019-10-24 16:32:59 -07:00
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>
2019-10-23 07:19:16 +00:00
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>
2019-10-14 10:15:57 +00:00
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>
2019-10-13 22:33:32 +03:00
Diego Barrios Romero
c4356b121a Add WIP Si4703 FM radio turner (receiver) 2019-10-13 09:06:20 +02:00
Henrik Böving
0f8f77b5b5 adding stm32h7xx-hal 2019-10-11 12:57:27 +00:00
Daniel Egger
c5681dd09a
Merge pull request #200 from luojia65/patch-1
Add GD32VF103 chip support crates
2019-10-11 07:51:51 +02:00
Luo Jia
336898818c
Update README.md 2019-10-09 17:32:02 +08:00
Daniel Egger
91ee6f0278
Merge pull request #205 from jkristell/add-nucleo-f401re
Add nucleo-f401re to board support section
2019-09-28 14:09:04 +02:00
Diego Barrios Romero
85f9d9fb4d Release VEML6075 driver 2019-09-28 13:42:24 +02:00
Johan Kristell
2cea204050 Add nucleo-f401re to board section 2019-09-28 07:18:12 +02:00
Johan Kristell
6299d0f51d Add infrared to the no-std crates list 2019-09-26 21:52:52 +02:00
Diego Barrios Romero
d788829104 Add WIP OPT300x driver (#203) 2019-09-16 23:03:45 +02:00
Diego Barrios Romero
a173ab1bb2 Make entry fit into one line 2019-09-15 14:59:45 +02:00
Diego Barrios Romero
c1a533094e Add released MCP794xx RTC driver 2019-09-15 14:26:04 +02:00
Luo Jia
148cc5a283
Update README.md
Co-Authored-By: Daniel Egger <daniel@eggers-club.de>
2019-09-15 19:40:40 +08:00
Luo Jia
a73a113f65
Whoops 2019-09-15 12:03:08 +08:00
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.
2019-09-14 22:44:17 +08:00
Nicolas Stalder
af37972940 Reference the LPC55S6x PAC+HAL, update LPC82x PAC reference 2019-09-04 14:32:22 +02:00
Michael Bryan
2451c1078c Added the gcode crate (#197) 2019-08-30 22:18:48 +02:00
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
2019-08-23 23:33:08 +02:00
cortesis
06c1b36b2e Added Ambiq Apollo3 PAC (#194) 2019-08-14 21:25:42 +02:00
Jonas Schievink
d84a7b1cf4 Add the spi-memory crate (#193) 2019-07-21 15:12:23 +02:00
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>
2019-07-01 21:59:08 +00:00
Jonah Dahlquist
846ec2787b
Added link to Rahix/avr-hal to board support list 2019-06-25 14:56:26 -05:00
Jonah Dahlquist
51136cb537
Added Rahix/avr-hal to HAL implementation crates list 2019-06-25 14:42:21 -05:00
Jonah Dahlquist
382a123d3b
Added Rahix/avr-device to Peripheral Access Crate list 2019-06-25 14:39:01 -05:00
Ales Katona
49f19fbc2a
update MAX7219 for new release 2019-06-16 09:15:48 -06:00
Paul
c6c8c2bde7 add bitbang-hal and st7735-lcd (#189) 2019-06-09 09:59:47 +02:00
Diego Barrios Romero
643ace7611 Add released AD983x driver (#188) 2019-06-07 09:47:43 +02:00
Raphael Nestler
fccff05500 Add lpc11uxx crate (#187) 2019-05-27 23:42:14 +02:00
Danilo Bargen
7746d82f58 Add RN2xx3 WIP driver (#186) 2019-05-22 09:42:17 +02:00
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 🎉
2019-05-22 09:37:52 +02:00
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.
2019-05-18 15:36:21 +02:00
Diego Barrios Romero
c4d60add20 Release KXCJ9/KXCJB accelerometer driver 2019-05-12 09:20:03 +02:00
jkristell
d3fceb6893 Add TP2016D2 driver to WIP section (#183) 2019-05-06 10:16:58 +02:00
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>
2019-05-05 21:07:23 +00:00
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
2019-05-05 20:55:22 +02:00
Tony Arcieri
ca021dffcc Add atsamd-hal and Adafruit board support crates 2019-05-04 17:22:47 -07:00
Tony Arcieri
3de24bc41d Move embedded-graphics and smart-leds to component abstraction section 2019-05-04 17:18:03 -07:00
Tony Arcieri
e7ea3945e8 README.md: Linkify 'Component abstraction crates' from TOC 2019-05-04 04:46:39 -07:00
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
2019-05-03 20:36:52 -07:00
Jonas Schievink
bfdb7c83e4 Add missing ToC entries (#178) 2019-04-30 14:32:42 +02:00
Diego Barrios Romero
c428adf517 Release ads1x1x driver crate (#176) 2019-04-28 21:07:34 +02:00
Diego Barrios Romero
257be5b9f4 Add KXCJ9 accelerometer WIP driver crate 2019-04-28 19:07:52 +02:00
Jonas Schievink
1c712945ce Add the Rubble BLE stack to WIP crates (#175) 2019-04-26 10:15:03 +02:00
Vincent Stakenburg
f163f1592e Add SCD30 I2c driver (#174)
* Add SCD30 I2c driver
2019-04-19 12:47:57 +02:00
David Sawatzke
9e8cb86989 Add xmc1100-hal 2019-04-07 17:44:27 +02:00
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>
2019-03-28 22:32:49 +00:00
Diego Barrios Romero
5bbd42c4ee Release Tmp1x2 driver (#171) 2019-03-28 20:18:01 +01:00
Diego Barrios Romero
46f4ef9465 Add wyhash crate (#172) 2019-03-28 20:17:37 +01:00
Diego Barrios Romero
ecfd4321a8 Add WIP driver for VEML6040 2019-03-28 17:50:19 +01:00
Chen
1758ee8485 Add MIPS architecture support crate (#169) 2019-03-28 12:42:16 +01:00
mara "alkahest
7c60ecded5 Add RISC-V boards (#168)
Add SiFive and RISC-V crates.
2019-03-23 12:57:43 +01:00
Tony Arcieri
ad0fb9872b README.md: Add ADXL343 driver info 2019-03-21 14:49:44 -07:00
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>
2019-03-20 21:22:23 +00:00
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>
2019-03-20 21:20:58 +00:00
Vadim Kaushan
fd8eadad17
Remove broken link 2019-03-16 12:37:55 +03:00
Ryan
1ad80ade46
Merge pull request #162 from rust-embedded/add-bme280
Add driver for BME280
2019-03-16 10:10:14 +13:00
Ryan
7610518962
Merge pull request #161 from chocol4te/master
Add `vesc-comm` to WIP drivers
2019-03-16 10:08:06 +13:00
Rudi Horn
fc9079a335 added light-cli crates badge 2019-03-15 15:01:49 +00:00
Ferdia McKeogh
a12bba3643
fix: vesc-comm description 2019-03-15 09:37:20 +01:00
bors[bot]
82f72d7add Merge #165
165: Update description of stm32f4xx-hal r=adamgreig a=therealprof



Co-authored-by: Daniel Egger <daniel@eggers-club.de>
2019-03-15 00:16:12 +00:00
Daniel Egger
4d02115ab4
Update description of stm32f4xx-hal 2019-03-15 00:36:16 +01:00
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>
2019-03-14 23:34:41 +00:00
Astro
22ee7b6d51 remove deprecated stm32f429 + stm32f429-hal crates 2019-03-15 00:26:46 +01:00
Astro
8afe756b58 update stm32-eth link 2019-03-15 00:25:38 +01:00
Vadim Kaushan
5b3808e2c3
Add driver for BME280 2019-03-13 22:27:28 +03:00
Ferdia McKeogh
28c6a66946
Add vesc-comm 2019-03-13 20:17:14 +01:00
Brian Myers
655bd14cb8 add num-format to list of no_std crates 2019-03-13 14:30:17 -04:00
Berkus Decker
bbbc65c0e7
Refer to cargo-xbuild as new xargo replacement 2019-03-13 12:12:40 +02:00
Vadim Kaushan
38452243f8
Use subitems for MSP430 quickstart crates
Technically, they are not Peripheral Access Crates
2019-03-10 18:11:59 +03:00
Vitaly Domnikov
a69d6166f3
add stm32l1xx-hal & stm32g0xx-hal 2019-03-06 19:16:09 -08: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
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
James Munns
17a831f5ee
Correct team that maintains this 2019-03-05 22:18:54 +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
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
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
Jonathan 'theJPster' Pallant
ad26430b94 Add embedded-sdmmc 2019-02-19 17:29:30 +00: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
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
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
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
Ferdia McKeogh
bbcbdc24e2
Add CC1101 driver 2019-02-09 14:50:49 +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
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
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
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
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
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
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
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
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
rahul-thakoor
a92bbdbc7b Add physical computing with rust guide 2018-09-10 21:55:56 +04:00
Diego Barrios Romero
d58ba5ecf4 Mark EEPROM24x as finalized and add intro blog post 2018-09-10 19:36:14 +02:00
Daniel Egger
08ee9babd3
Fix team link to actually point to resources team (not hal) 2018-09-09 12:19:23 +02:00
danielgallagher0
c6aabd4dec
Adds BlueNRG and Bluetooth-HCI to WIP 2018-09-03 19:30:09 -07:00
Daniel Egger
0af86bdf1c
Merge pull request #78 from whitequark/patch-1
Add tm4c123x and tm4c129x device crates
2018-08-29 18:38:28 +02:00
whitequark
d3da77925f
Fix typo. 2018-08-29 14:51:55 +00:00
whitequark
013d30962f
Add tm4c123x and tm4c129x device crates 2018-08-29 12:08:04 +00:00
Chris
f5657f88c1
Add WIP driver for various waveshare epaper modules 2018-08-29 14:06:21 +02:00
Diego Barrios Romero
3f3f7ae39c Add link to crates for pcf857x 2018-08-22 18:38:21 +02:00
Diego Barrios Romero
3e3efd1ba0 Add WIP driver for PCF857x I/O expanders 2018-08-20 08:38:28 +02:00
Diego Barrios Romero
95789a4ff3 Add url to crates.io and badge for eeprom24x crate 2018-08-18 09:49:43 +02:00
Diego Barrios Romero
9f8e0c0298 DS1307: link to crates.io 2018-08-17 11:52:35 +02:00
Diego Barrios Romero
8492f3add8 Add link to crates.io 2018-08-17 09:21:07 +02:00
Diego Barrios Romero
3086822dcc Adapt repository address after project rename 2018-08-17 09:10:00 +02:00
Andre Richter
9a12e3c25b
Add cortex-a, register-rs 2018-08-14 21:03:31 +02:00
Scott Mabin
c2d884989c
Added stm32l432xx-hal 2018-08-13 16:41:45 +00:00
Diego Barrios Romero
232992cd86 Add WIP driver for the DS1307 real-time clock 2018-08-12 20:11:17 +02:00
silasb
760d1d60ef Updating discovery book link 2018-08-11 08:11:30 -04:00
John Doneth
d59f23f2e1
Change link to crate.io instead of GitHub 2018-08-09 08:00:55 -04:00
John Doneth
251e427bcc
Rename crate from hd44780-hal to hd44780-driver 2018-08-08 19:12:59 -04:00
John Doneth
5e5c3c85f2
Update README.md 2018-08-08 19:09:36 -04:00
John Doneth
7b94bbb825
Add hd44780-hal to embedded-hal-driver section
https://github.com/JohnDoneth/hd44780-hal
2018-08-08 15:28:05 -04:00
Daniel Egger
f755c1f18a
Merge pull request #67 from eldruin/at24cx
Add WIP driver for AT24Cx Serial EEPROM ICs
2018-08-08 16:21:35 +02:00
Jorge Aparicio
7d2186cf02 README: mention the CoC and who maintains this repo 2018-08-07 00:36:02 -05:00
Diego Barrios Romero
5f21023e1e Add WIP driver for AT24Cx Serial EEPROM ICs 2018-08-06 23:11:19 +02:00
Josh Mcguigan
8587902173 Adding betafpv-f3 board support crate 2018-08-01 05:03:06 -07:00
Uwe Arzt
2e23baae0b Added crate for Grid-EYE / Panasonic AMG88(33) 2018-07-27 16:06:51 +02:00
Daniel Egger
98f0b6db83
Merge pull request #60 from edarc/patch-1
Add SSD1322 graphical OLED display driver.
2018-07-27 13:21:52 +02:00
droogmic
407b6214e1
Add MicroRust book to README
MicroRust is a book similar to Discovery, but written for the micro:bit.
2018-07-23 21:28:16 +02:00
Kyle Schaffrick
8173efe8c9
Add SSD1322 graphical OLED display driver. 2018-07-21 04:52:56 -07:00
Daniel Egger
f84ae1368a
Fix merge conflict 2018-07-17 22:42:29 +02:00
Daniel Egger
5f2096eb3d
Merge branch 'master' into patch-4 2018-07-17 22:39:47 +02:00
Daniel Egger
9d676e53a6
Merge pull request #54 from JoshMcguigan/tsl256x
Adding TSL256x to driver crates list
2018-07-16 21:42:05 +02:00
Daniel Egger
87fcacbfb1
Merge pull request #53 from JoshMcguigan/master
Adding shift-register-driver to driver crates list
2018-07-16 21:40:31 +02:00
Daniel Egger
c64ad8d61d
Merge pull request #58 from kellerkindt/patch-3
Add an additional PCD8544 driver
2018-07-16 21:35:38 +02:00
kellerkindt
0c66602440
Add OneWire protocol driver 2018-07-16 17:19:54 +02:00
kellerkindt
4607ae225e
Add a richer PCD8544 driver 2018-07-16 16:59:08 +02:00
kellerkindt
e99b480cde
Remove 'TCP/IP' for further line length reduction 2018-07-16 16:43:45 +02:00
kellerkindt
9d0c41668a
Further line width reduction 2018-07-16 16:42:25 +02:00
kellerkindt
ae930b53f1
Reduce line width to get the badge on the same line 2018-07-16 16:40:32 +02:00
kellerkindt
a0d8570c6a
Link to crates.io instead to the github repo 2018-07-16 16:28:04 +02:00
kellerkindt
cb37ace307
Include crates.io link and badge 2018-07-16 16:21:46 +02:00
kellerkindt
535973afeb
Reflect the hardwired capabilities of the w5500 chip 2018-07-16 15:21:50 +02:00
kellerkindt
69e3fa6e34
Add W5500 Ethernet Module Driver 2018-07-16 14:58:21 +02:00
Josh Mcguigan
7df6360523
Adding TSL256X to driver list 2018-07-15 12:12:57 -07:00
Jonathan 'theJPster' Pallant
099586f539
Added some monotron related crates.
Plus stellaris-launchpad, which runs on the same board but is much older (pre-HAL).
2018-07-09 17:40:11 +01:00
Josh Mcguigan
6aab1909ac
Adding shift-register-driver to driver crates list 2018-07-05 20:42:07 -07:00
marcelbuesing
0a7bb4aa45
Add bme680 crate 2018-06-22 21:44:00 +02:00
Daniel Egger
81a19ca47c
Merge pull request #44 from memoryruins/patch-1
add nalgebra
2018-06-17 20:26:23 +02:00
Daniel Egger
0a6ed768fb
Merge pull request #45 from memoryruins/patch-2
add intrusive-collections
2018-06-17 20:20:12 +02:00
Eitan Mosenkis
91b7f0d49e
Add Espressif to ToC. 2018-06-14 21:26:39 +03:00
Eitan Mosenkis
920b5cdc82
Add esp8266-hal 2018-06-14 21:17:23 +03:00
Adam Greig
eda028dec9 Add project stm32-rs 2018-05-30 10:08:15 +01:00
chrysn
88eb8599b3
link to cortex_m_quickstart
The cortex_m_quickstart documentation was what helped me most in getting started, I think it's worth a mention.
2018-05-28 18:27:54 +02:00
michael
db9bfccdb5
insert dash 2018-05-26 19:39:03 -04:00
michael
a776f854ef
insert dash 2018-05-26 19:38:08 -04:00
michael
d7af0756c8
add intrusive-collections
intrusive (non-allocating) singly/doubly linked lists and red-black trees
2018-05-26 19:30:00 -04:00
michael
24fb65bfc2
add nalgebra
general-purpose and low-dimensional linear algebra library
2018-05-26 19:17:30 -04:00
Daniel Egger
d243225150
Merge pull request #41 from rudihorn/master
added light-cli
2018-05-19 20:14:53 +02:00
Rudi Horn
bd095eff46 added wip for crates 2018-05-19 16:18:52 +01:00
xd009642
c8f395ece6 Added stm32f469xx device crate. 2018-05-16 19:58:27 +01:00
Astro
5206b958c4 add embedded-nrf24l01, stm32-eth 2018-05-15 02:34:21 +02:00
Rudi Horn
b6fa0dedd4 added light-cli 2018-05-13 21:06:44 +01:00
Rudi Horn
316b4d7eb1 added max31865 crates url 2018-05-09 13:25:36 +01:00
Rudi Horn
ace3379445 added max31865 crates shield 2018-05-09 13:24:45 +01:00
Hiroki Noda
bef35620e5 Add bobbin-cli 2018-05-07 07:57:17 +09:00
Daniel Egger
f95562fde6
Merge pull request #37 from hdhoang/anne-key
add anne-key
2018-05-03 21:11:40 +02:00
Rahul Thakoor
6593970a78
Release MMA7660FC based accelerometer driver
Driver with basic functionality
2018-05-03 23:04:05 +04:00
Hoàng Đức Hiếu
4c2ea586e5 add anne-key 2018-05-02 21:27:18 +07:00
Rudi Horn
2673a619a0 added MAX31865 driver 2018-05-02 14:21:38 +01:00
Hanno Braun
b266e95038 Update entry for LPC82x HAL
It has been released on crates.io.
2018-05-02 07:21:05 +02:00
James Waples
7c55c35640 Move SSD1306 driver to released status 2018-04-30 12:44:15 +01:00
Daniel Egger
e99f0b5f3d
Merge pull request #31 from memoryruins/patch-1
add scroll
2018-04-30 09:53:14 +02:00
Maikel Wever
f15ca7e677 Add WIP nRF24L01 driver 2018-04-29 22:20:48 +02:00
michael
1eefac542d
add scroll
extensible and endian-aware Read/Write traits for generic containers
2018-04-29 14:27:21 -04:00
James Waples
0baa1552be
Any size display! 2018-04-24 00:23:32 +01:00
James Waples
ec8ed21bc2 Add embedded-graphics crate
This adds the [embedded-graphics](https://github.com/jamwaffles/embedded-graphics) crate to the bottom of the no_std list. `embedded-graphics` is a no_std library for drawing 2D objects on graphical displays.
2018-04-23 23:11:40 +01:00
Wez Furlong
c48e5a9526
blarg, arm was removed 2018-04-21 09:35:05 -07:00
Wez Furlong
1ea6b50d2f
Merge branch 'master' into patch-3 2018-04-21 09:33:50 -07:00
Wez Furlong
48b229baec
Update README.md 2018-04-21 09:33:00 -07:00
Berkus Decker
96e203fe38 Update EWG contact details 2018-04-21 10:38:20 +03:00
Berkus Decker
7325b2f375 Fix community section wording 2018-04-21 10:38:20 +03:00
Berkus Decker
cf192cd319 Cleanup formatting 2018-04-21 10:38:20 +03:00
Berkus Decker
6613eac54b Remove obsolete crate 2018-04-21 10:38:20 +03:00
Berkus Decker
ca85ada071 Move ARM support to its own section 2018-04-21 10:37:31 +03:00
Wez Furlong
1995617402
Add link to WIP atsamd21 device and hal crates
These both live in the same repo, so I'm not sure if you'd prefer to break this out and link to the subdirs in that repo or just keep this one entry.

https://github.com/rust-lang-nursery/embedded-wg/issues/61 is the issue I opened with some background on this.
2018-04-20 23:53:33 -07:00
Wez Furlong
9c69c68ffc
Link to my WIP SX1509 driver 2018-04-20 23:29:12 -07:00
Wez Furlong
6433e545f8
no-std crates list is not empty any more 2018-04-20 08:58:33 -07:00
Stefan Hölzl
b5f3de0880
Add k64 crate 2018-04-08 19:02:14 +02:00
Chris
e16e787c67
Added crates.io badges
As proposed in #1 i added the badges to crates.io.
2018-04-08 10:54:45 +02:00
Daniel Egger
9bf3f2cf60
Merge pull request #17 from astro/add-stm32f429
Add stm32f429 and corresponding -hal crate
2018-04-07 23:54:02 +02:00
Daniel Egger
873ccbee60
Merge branch 'master' into add-data-structures 2018-04-07 23:49:54 +02:00
Astro
fdcbe919cd Add stm32f429 and corresponding -hal crate 2018-04-07 23:49:02 +02:00
Astro
e3cf889ebf Add smoltcp TCP/IP stack 2018-04-07 23:32:11 +02:00
Astro
e37bcafff9 Add heapless + managed crates 2018-04-07 23:29:37 +02:00
Andre Richter
2bf47a2909
Add 64-bit version for bare metal Rust on RPi
- Add a link to a tutorial collection for bare metal Rust programming on 64-bit Raspberry PIs.
- Since a different tutorial for 32-bit versions already exists, categorize them under a common headline.

https://github.com/andre-richter/rust-raspi3-tutorial
2018-04-07 13:11:02 +02:00
Berkus Decker
b5456636f7 Add descriptions to STM crates 2018-04-06 18:28:50 +02:00
Berkus Decker
74fd0e1965 Add descriptions to nordic crates 2018-04-06 18:28:21 +02:00
Berkus Decker
a958a1ef9c Add AVR rust fork 2018-04-06 18:28:02 +02:00
Berkus Decker
4dfdab57ad Add msp430 2018-04-06 18:27:47 +02:00
Berkus Decker
5246a43b67 Add cortex-m 2018-04-06 18:27:32 +02:00
Berkus Decker
49a8e3c8c1 Add tools section 2018-04-06 18:27:19 +02:00
Berkus Decker
e90dbc2092 Add training materials section 2018-04-06 18:27:03 +02:00
Berkus Decker
e3b42cbc92 Add russian telegram chat to Community section 2018-04-06 18:26:42 +02:00