Commit graph

764 commits

Author SHA1 Message Date
bors[bot]
73862adc35
Merge #302
302: fix URL r=eldruin a=Logiase

fix URL to cargo-flash and cargo-embed

Co-authored-by: Logiase <Logiase@outlook.com>
2020-10-16 16:08:54 +00:00
Logiase
96332257b7
fix URL 2020-10-17 00:04:34 +08:00
bors[bot]
518ad82f29
Merge #301
301: Fix BluePill broken link r=eldruin a=kylenahas

Use new url: stm32duinoforum.com

Co-authored-by: Kyle <kylenahas@gmail.com>
2020-10-09 08:07:11 +00:00
Kyle
6c5e9bd6e8
Fix BluePill broken link
Use new url: stm32duinoforum.com
2020-10-08 19:48:54 -07:00
bors[bot]
4f0e3354d1
Merge #300
300: Add Teensy-bsp to README r=eldruin a=Lockna



Co-authored-by: Raphael O <raphael.ob@protonmail.com>
2020-10-01 10:12:53 +00:00
Raphael O
7671fdaf90
Update README.md 2020-10-01 11:26:39 +02:00
Raphael O
659f11f595
Update README.md 2020-10-01 11:25:43 +02:00
bors[bot]
3b5741de38
Merge #299
299: Add support for TSIC sensor r=adamgreig a=daschl



Co-authored-by: Michael Nitschinger <michael@nitschinger.at>
2020-09-28 18:29:59 +00:00
Michael Nitschinger
a5df246763
Update README.md 2020-09-28 19:09:05 +02:00
bors[bot]
2f9a79c015
Merge #298
298: Release CCS811 indoor air quality sensor driver r=therealprof a=eldruin

This driver is now functionally complete 🎉 

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2020-09-14 07:28:26 +00:00
Diego Barrios Romero
369a06f956 Release CCS811 indoor air quality sensor 2020-09-10 20:59:08 +02:00
bors[bot]
7c8d27667a
Merge #297
297: Add AHT20 r=adamgreig a=chocol4te



Co-authored-by: Ferdia McKeogh <ferdia@mckeogh.tech>
2020-09-07 17:56:39 +00:00
Ferdia McKeogh
c91563d2ac
Add AHT20 2020-09-07 18:50:26 +01:00
bors[bot]
cb10ae58e7
Merge #296
296: Add static-bytes crate link r=jamesmunns a=xoac



Co-authored-by: Sylwester Rąpała <sylwesterrapala@outlook.com>
2020-08-31 23:56:51 +00:00
Sylwester Rąpała
a632ce126c
Add static-bytes crate link 2020-09-01 01:54:19 +02:00
bors[bot]
37c36f5c88
Merge #295
295: Add dht-sensor r=adamgreig a=michaelbeaumont

Add the `dht-sensor` driver to crate list

Co-authored-by: Michael Beaumont <mjboamail@gmail.com>
2020-08-11 20:59:23 +00:00
Michael Beaumont
4eb60cc561
Add dht-sensor 2020-08-11 20:55:33 +02:00
bors[bot]
2e8b4ad5b3
Merge #291
291: Add gdbstub r=adamgreig a=daniel5151

Add `gdbstub` to this list of no-std crates.

`gdbstub` is a `#![no_std]`compatible (and `alloc` free) implementation of the GDB remote serial protocol in Rust.

Co-authored-by: Daniel Prilik <danielprilik@gmail.com>
2020-08-10 00:17:05 +00:00
bors[bot]
a194a4cea3
Merge #294
294: Add portable CRC and SMBus Packet Error Code crates r=therealprof a=eldruin



Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2020-08-09 13:01:48 +00:00
Diego Barrios Romero
7e6bd85472 Add portable CRC and SMBus PEC crates 2020-08-09 11:44:26 +02:00
bors[bot]
25ef2fd396
Merge #293
293: Add Adafruit-7segment Driver r=adamgreig a=kallemooo

I published a driver for Adafruit 7-segment LED Alphanumeric Backpack.

Co-authored-by: Karl Thorén <6556005+kallemooo@users.noreply.github.com>
2020-08-08 00:46:19 +00:00
Karl Thorén
5dbff48b7a
Add Adafruit-7segment Driver 2020-08-07 21:10:39 +02:00
bors[bot]
5ec3dcfcf6
Merge #292
292: Update link for waveshare e-ink crate r=therealprof a=dkm

The crate was moved.

Co-authored-by: Marc Poulhiès <dkm@kataplop.net>
2020-08-07 13:45:41 +00:00
Marc Poulhiès
2080e571f0
Apply suggestions from code review
Add crates.io label to epd-waveshare crate.

Co-authored-by: Daniel Egger <daniel@eggers-club.de>
2020-08-07 15:43:27 +02:00
Marc Poulhiès
4ea9792210 Update link for waveshare e-ink crate
The crate was moved.
2020-08-07 15:26:17 +02:00
Daniel Prilik
98643d4e43 Add gdbstub 2020-07-31 11:06:31 -04:00
bors[bot]
748588ac29
Merge #290
290: Add ltr-559 r=therealprof a=iohe

Hello team,
  Adding LTR-559 support as WIP.
  Waiting for feedback,
Thank you!
     

Co-authored-by: Ioan Herisanu <ioan.herisanu.dev@gmail.com>
2020-07-31 08:42:34 +00:00
Ioan Herisanu
3f6a67b801 Add ltr-559 2020-07-30 19:36:26 +03:00
bors[bot]
66d9f3f5a5
Merge #289
289: Add WIP MLX9061x infrared temperature sensor driver r=therealprof a=eldruin



Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
2020-07-29 19:50:39 +00:00
Diego Barrios Romero
3c389747e2 Add WIP MLX9061x infrared temperature sensor driver 2020-07-29 21:19:59 +02:00
bors[bot]
e8eb9366c4
Merge #288
288: Clean up the training materials section r=adamgreig a=TheZoq2

A lot of the training material that is linked right now seems to be pretty outdated (blog posts and books from 2017 and earlier)

I moved all those to an "old books" section because I still think they're useful to keep around, but showing them as up to date tutorials is confusing since they often demonstrate things that are not/don't have to be done anymore.

Hopefully I did the checks for what is out of date/what is not correctly 😅 

Co-authored-by: TheZoq2 <frans.skarman@protonmail.com>
2020-07-19 15:18:12 +00:00
TheZoq2
e3b2362ca9 add a note on why the old materials section is there 2020-07-19 17:14:13 +02:00
TheZoq2
18ceddcc4a Clean up the training materials section 2020-07-19 14:05:01 +02:00
bors[bot]
580ffd650f
Merge #287
287: Fix typo in lpc845-pac crate link r=adamgreig a=pablodeymo



Co-authored-by: Pablo Deymonnaz <pdeymon@fi.uba.ar>
2020-07-18 14:42:58 +00:00
Pablo Deymonnaz
b5bbb5e8ed
Merge pull request #1 from pablodeymo/pablodeymo-patch-1
Fix typo in lpc845-pac crate link
2020-07-18 11:22:41 -03:00
Pablo Deymonnaz
bb02c92e05
Fix typo in lpc845-pac crate link 2020-07-18 11:22:04 -03:00
bors[bot]
e3e1982541
Merge #286
286: Microchip 25LCxxx series EEPROM driver r=therealprof a=mvniekerk



Co-authored-by: Michael van Niekerk <mvniekerk@chazaqdev.com>
2020-07-15 23:13:38 +00:00
Michael van Niekerk
938dd0a039
Remove space 2020-07-15 01:07:37 +02:00
Michael van Niekerk
b0f1a62c65
Add Microchip 25LCxxx driver 2020-07-15 01:04:43 +02:00
bors[bot]
631f0aba7b
Merge #285
285: Add link to Arduino Nano 33 IoT support r=therealprof a=guswynn

I just finished adding this crate, so I figured I'd add a link, in the same section as boards in the same repo

Co-authored-by: Gus Wynn <guswynn@gmail.com>
2020-07-08 21:46:39 +00:00
Gus Wynn
3159863eb9
Add link to Arduino Nano 33 IoT support
I just finished adding this crate, so I figured I'd add a link, in the same section as boards in the same repo
2020-07-08 12:40:51 -07:00
bors[bot]
2034b798ec
Merge #282
282: Remove reference to emosenkis/esp8266-hal r=berkus a=emosenkis

It has been deprecated in favor of work towards directly supporting Xtensa in rustc which is already mentioned here.

Co-authored-by: Eitan Mosenkis <eitan@mosenkis.net>
2020-06-28 12:43:34 +00:00
bors[bot]
03df1e7314
Merge #284
284: Add atat, and ublox-cellular r=therealprof a=MathiasKoch

- Add wip ublox-cellular device driver: https://github.com/BlackbirdHQ/ublox-cellular-rs
- Add atat abstraction crate: https://github.com/BlackbirdHQ/atat

Co-authored-by: Mathias Koch <mk@blackbird.online>
2020-06-26 11:44:30 +00:00
Mathias Koch
432c3e788a Merge branch 'master' of github.com:MathiasKoch/awesome-embedded-rust 2020-06-26 13:36:49 +02:00
Mathias Koch
7f7f7cdcbe Add atat, and ublox-cellular 2020-06-26 13:35:13 +02:00
bors[bot]
9b1021daf9
Merge #283
283: Microchip TC72, Analog Devices ADXL313 r=therealprof a=mvniekerk

Microchip TC72, Analog Devices ADXL313 crates

Co-authored-by: Michael van Niekerk <mvniekerk@chazaqdev.com>
2020-06-26 11:12:49 +00:00
Michael van Niekerk
bb80c629d5
Microchip TC72, Analog Devices ADXL313
Microchip TC72, Analog Devices ADXL313 crates
2020-06-26 12:44:00 +02:00
Eitan Mosenkis
f22805bf8d
Remove reference to emosenkis/esp8266-hal
It has been deprecated in favor of work towards directly supporting Xtensa in rustc which is already mentioned here.
2020-06-21 20:42:34 +03:00
bors[bot]
4400633567
Merge #281
281: Add anyleaf r=adamgreig a=David-OConnor

Add a link for the anyleaf ph module driver

Co-authored-by: David O'Connor <david.alan.oconnor@gmail.com>
2020-06-19 09:52:42 +00:00
David O'Connor
c045e02c1b Fixed typo 2020-06-19 01:46:43 -04:00