Commit graph

904 commits

Author SHA1 Message Date
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
David O'Connor 0e272a636a Git troubleshooting 2020-06-19 01:46:02 -04:00
David O'Connor 1d70c3a0b2 Add anyleaf ph module driver 2020-06-19 01:38:07 -04:00
bors[bot] 5af1be4a3c
Merge #279
279: Change RTFM to RTIC r=therealprof a=trembel

Changing RTFM to RTIC.  RTFM for MSP430 doesn't seem to be maintained and has not made the change to RTIC

Co-authored-by: trembel <silvano.cortesi@hotmail.com>
2020-06-12 18:25:00 +00:00
trembel c83849cae8
Change RTFM to RTIC
Changing RTFM to RTIC.  RTFM for MSP430 doesn't seem to be maintained and has not made the change to RTIC
2020-06-12 18:40:20 +02:00
bors[bot] 9c50614728
Merge #278
278: Add hf2 and uf2 tools for microsoft/adafruit boards r=ryankurte a=jacobrosenthal



Co-authored-by: Jacob Rosenthal <jacobrosenthal@gmail.com>
2020-06-08 05:21:05 +00:00
Jacob Rosenthal bb3bf29f5c
Add hf2 and uf2 tools for microsoft/adafruit boards 2020-06-06 19:19:13 -07:00
bors[bot] 5c2a38b205
Merge #277
277: add boards from atsamd repo r=adamgreig a=TDHolmes

adds nearly all of the boards from the [atsamd](https://github.com/atsamd-rs/atsamd/tree/master/boards) repo, including adding some info from the README's for some of the existing entries

Co-authored-by: Tyler Holmes <tylerdanielholmes@gmail.com>
2020-06-06 11:03:17 +00:00
Tyler Holmes a251d17a10 also update table of contents 2020-06-04 13:01:51 -07:00
Tyler Holmes 31470d1780 add boards from atsamd repo 2020-06-04 12:53:58 -07:00
bors[bot] 98145c8a9f
Merge #276
276: Add Adafruit feather-f405 board r=therealprof a=jkristell

Add this board to the board support crate section

Co-authored-by: Johan Kristell <johan@jott.se>
2020-06-01 22:35:13 +00:00