Commit graph

764 commits

Author SHA1 Message Date
David Sawatzke
5f5505805a Add lpc845-pac and replace lpc82x-hal with lpc8xx-hal 2020-01-03 14:36:35 +01:00
David Sawatzke
f6450223b2 Add hub75 driver 2020-01-03 14:27:16 +01:00
Michael van Niekerk
a1ef4969b9
Update README.md 2019-12-29 12:41:02 +02:00
bors[bot]
a03642e206
Merge #232
232: Note compatibility with VEML7700 r=andre-richter a=eldruin

I just noticed that the driver is also compatible with VEML7700 ambient light sensors.

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2019-12-21 08:43:50 +00:00
Diego Barrios Romero
4e9e0f3cc9 Note compatibility with VEML7700 2019-12-21 09:12:57 +01:00
bors[bot]
75777c7a1f
Merge #231
231: Release VEML6030 ambient light sensor driver r=andre-richter a=eldruin

I finished this driver :)

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2019-12-20 22:27:42 +00:00
Diego Barrios Romero
8b01c27488 Release VEML6030 ALS driver 2019-12-20 22:27:57 +01:00
Filip Wieland
7fff328e8e
Add a link to the HZ Grow R502 driver 2019-12-17 11:53:46 +00:00
bors[bot]
4a608372da
Merge #225
225: Adding XMC4xxx PAC and HAL r=ryankurte a=lucasbrendel

Adding the XMC4xxx Peripheral access crates and the XMC4 HAL crate.

Co-authored-by: Lucas Brendel <lucasbrendel@gmail.com>
2019-12-17 00:45:05 +00:00
bors[bot]
cb4ba87a8e
Merge #229
229: Release PCA9685 PWM LED/Servo controller driver r=andre-richter a=eldruin

I just finished this driver :)

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2019-12-10 21:46:27 +00:00
Diego Barrios Romero
9393568310 Release PCA9685 driver 2019-12-10 22:26:31 +01:00
bors[bot]
078f0a20d3
Merge #228
228: Release Si4703 FM radio receiver driver r=adamgreig a=eldruin



Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2019-12-04 18:44:18 +00:00
Diego Barrios Romero
05a4c04b21 Release Si4703 FM radio receiver driver 2019-12-04 19:26:36 +01:00
bors[bot]
4091a23846
Merge #227
227: Add qemu-exit crate r=adamgreig a=andre-richter



Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
2019-12-04 00:01:23 +00: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
Daniel Egger
945ce1ca33
Merge pull request #223 from xoac/rust-xtensa
Add info about rust fork for esp32 and esp8266
2019-12-02 13:52:38 +01: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
bors[bot]
d2e501b2d4
Merge #221
221: Add CMIM and Panic-Persist r=andre-richter a=jamesmunns



Co-authored-by: James Munns <james.munns@ferrous-systems.com>
2019-11-26 20:34:26 +00: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
bors[bot]
f293be1b92
Merge #220
220: Reflect the OS tutorials rewrite r=adamgreig a=andre-richter

Its no longer a collection of bare-metal tutorials, but a series about writing an OS.

Co-authored-by: Andre Richter <andre-richter@users.noreply.github.com>
2019-11-25 00:32:16 +00: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
Daniel Egger
f91f0d4320
Merge pull request #219 from timokroeger/patch-1
Add EFM32PG12 PAC
2019-11-14 14:07:04 +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
Daniel Egger
1425934408
Merge pull request #218 from eldruin/publish-opt300x
Release OPT300x ambient light sensor driver
2019-11-10 17:13:53 +01: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
Daniel Egger
430af51f4f
Merge pull request #216 from mvertescher/stm32f7xx-hal
Add a link to the `stm32f7xx-hal` crate
2019-11-09 13:14:42 +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
Daniel Egger
950bc7dc96
Merge pull request #214 from leshow/master
Add rotary-encoder-hal to drivers
2019-11-04 20:13:35 +01: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
bors[bot]
8177897fe6
Merge #213
213: Replace defunct IRC channel reference with matrix.to link. r=adamgreig a=tim-seoss

Update IRC channel reference with Matrix room to reflect https://rust-embedded.github.io/blog/newsletter-18/ etc.

Co-authored-by: Tim Small <tim@seoss.co.uk>
2019-10-25 10:46:54 +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
bors[bot]
193e249301
Merge #211
211: README.md: experiments with open firmware for vacuum cleaner r=andre-richter a=geomatsi

WIP project: experiments with open firmware for
stm32f1xx-based e.ziclean cube vacuum cleaner.

Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com>

Co-authored-by: Sergey Matyukevich <geomatsi@gmail.com>
2019-10-14 07:48:07 +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