Pablo Deymonnaz
bb02c92e05
Fix typo in lpc845-pac crate link
2020-07-18 11:22:04 -03: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
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
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
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
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
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
Jacob Rosenthal
bb3bf29f5c
Add hf2 and uf2 tools for microsoft/adafruit boards
2020-06-06 19:19:13 -07: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
Johan Kristell
5af806042e
Add Adafruit feather-f405 board
2020-06-01 10:47:36 +02:00
David Goodlad
fb0705ef5c
Add 1bitsy board support crate
...
I've been working on a board support crate for the [1bitsy](https://1bitsy.org/ ) board, which is based on an STM32F415 MCU. The board is relatively simple, so there's only a few things to abstract:
* one LED
* one Button
* a 25MHz high-frequency external clock source
2020-05-29 12:03:27 +10:00
David Haig
b86181d53b
Add embedded-websocket crate
2020-05-23 21:50:35 +01:00
bors[bot]
397d9f8617
Merge #272
...
272: Add FreeRTOS-rust r=adamgreig a=Niondir
Co-authored-by: Tobias Kaupat <tobiall@niondir.de>
2020-05-17 00:49:35 +00:00
Justin Moon
521d9e19e0
Add lvgl-rs
2020-05-15 22:58:53 -05:00
Tobias Kaupat
a8b38b425c
Add FreeRTOS-rust
2020-05-15 19:45:12 +02:00
Mendelt Siebenga
f8b90619f5
add MCP4725 work in progress driver
2020-05-09 15:42:36 +02:00
Diego Barrios Romero
98a1918ce7
Add MAX3010x heart rate/pulse oximeter sensor
2020-05-02 13:41:39 +02:00
Diego Barrios Romero
479a3ca306
Add WIP BMI160, HRS3300, HDC20xx, ISL29125, MAX170xx
2020-05-02 13:36:37 +02:00
bors[bot]
48bfca5cce
Merge #267
...
267: Tools: Add cargo-flash and cargo-embed r=therealprof a=dbrgn
Co-authored-by: Danilo Bargen <mail@dbrgn.ch>
2020-04-29 22:14:25 +00:00
Danilo Bargen
e1ef74695e
no_std crates: Add debouncr
2020-04-29 23:49:34 +02:00
Danilo Bargen
e2043bf8d1
Tools: Add cargo-flash and cargo-embed
2020-04-29 23:45:49 +02:00
KENTARO OKUDA
0ed7433811
Fix a Typo
2020-04-29 13:34:14 -04:00
KENTARO OKUDA
1ec78b1216
Add WIP LSM9DS1
2020-04-23 18:44:12 -04:00
KENTARO OKUDA
870c0ac57c
Add MAX6955 Driver
2020-04-22 20:29:28 -04:00
bors[bot]
3d473cc0e4
Merge #246
...
246: Add endian_codec crate r=jamesmunns a=xoac
I crate no_std crate. Maybe someone find it useful
Co-authored-by: Sylwester Rąpała <sylwesterrapala@outlook.com>
2020-04-12 22:19:44 +00:00
bors[bot]
4a7b01cf29
Merge #250
...
250: Added Ambiq Apollo 1,2,3p PAC r=jamesmunns a=trembel
Co-authored-by: trembel <silvano.cortesi@hotmail.com>
2020-04-12 22:18:32 +00:00
James Munns
58ff5f6680
Merge branch 'master' into st7789
2020-04-13 00:16:27 +02:00
Hanno Braun
18f3ad94a3
Move DW1000 driver out of WIP section
...
It finally has an introductory article now.
2020-03-31 12:11:37 +02:00
Sylwester Rąpała
e5eb4d445a
fix typo
2020-03-30 19:12:22 +02:00
YuhanLiin
023b1ec624
Add msp430fr2355 and msp430fr2x5x-hal
2020-03-22 04:05:14 -04:00
Ales Katona
ef42002b90
add the st7789 driver
2020-03-15 14:00:48 -06:00
Jan Teske
68726cb06c
Add microfft
...
This commit adds the microfft FFT library to the list of `no_std`
crates.
- crate: https://crates.io/crates/microfft
- repository: https://gitlab.com/ra_kete/microfft-rs
2020-03-09 09:08:33 +01:00
Berkus Decker
8d8cd4b480
Merge branch 'master' into imxrt-rs
2020-03-08 19:25:13 +02:00
bors[bot]
fc07a13153
Merge #255
...
255: Add MIDI driver crate r=therealprof a=wjakobczyk
Co-authored-by: Wojciech Jakóbczyk <wjakobczyk@users.noreply.github.com>
2020-02-21 13:13:12 +00:00
Wojciech Jakóbczyk
a13f4d13ba
Add crates.io badge to ST7920
2020-02-21 13:40:37 +01:00
Wojciech Jakóbczyk
03f6b4f7bc
Add crates.io badge
2020-02-21 13:38:21 +01:00
Wojciech Jakóbczyk
e16b396c98
Add ST7920 LCD driver
2020-02-21 11:07:29 +01:00
Wojciech Jakóbczyk
9529350d77
Add MIDI driver crate
2020-02-21 11:01:53 +01:00
Tom Burdick
54c659f00f
Add links for i.mx rt related crate (imxrt-rs)
2020-02-19 08:59:26 -06:00
James Munns
758a3925ee
Add section for community chat rooms
2020-02-17 14:35:02 +01:00
Ingmar Jager
1c41d7244e
Add ADXL355 driver crate
2020-02-14 14:20:55 +01:00
Danilo Bargen
80364cf2e1
Drivers: Add SHTCx
2020-02-12 00:08:56 +01:00
trembel
2ea2f87045
Added Ambiq Apollo 1,2,3p PAC
2020-02-07 16:40:53 +01:00