Commit graph

370 commits

Author SHA1 Message Date
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
Alexey Galakhov
906858e347
Trivial formatting fix for avr-hal 2020-02-07 01:58:47 +01:00
Alexey Galakhov
60f9f17891
Add proper crates.io links to all usbd crates 2020-02-07 01:56:11 +01:00
Alexey Galakhov
664419cc19
Add more USB class crates
Two more USB class crates are `usbd-midi` that implements MIDI class and `usbd-hid-device` which also provides USB HID but tries to be totally safe.
2020-02-07 01:51:11 +01:00
David Sawatzke
abee5f86b9 Add embedded-morse 2020-02-04 00:31:03 +01:00
Twitch
6cea0e4b27
Add USB crates 2020-02-02 19:21:36 -08:00
Sylwester Rąpała
c63f1110d8
Add endian_codec crate 2020-02-01 12:50:00 +01:00
cs2dsb
8c8fa33453 Swap max31855 to one published on crates.io
The max31855 repo previously listed isn't published on crates.io and uses an old version of the hal.
I've uploaded a similar (slightly different api to suit my tastes and better support multiple spi devices on the same pins) crate and published it on crates.io.
2020-01-27 13:52:13 +00:00
Jonas Schievink
e03eda40a5
Add the irq crate 2020-01-26 13:39:25 +01:00
Vadim Kaushan
76e5cafb23
Update table of contents 2020-01-26 12:14:56 +03:00
Vadim Kaushan
2222a5703f
Add HAL and BSPs for GD32V 2020-01-26 12:14:02 +03:00
James Munns
37c310bc78
Add link 2020-01-20 01:39:17 +01:00
James Munns
6b1ddb826e
Add bitmatch 2020-01-20 01:38:22 +01:00
Jesse Braham
660e042ae8 Document ATSAMD11 support via atsamd-rs 2020-01-11 09:52:39 -08:00
James Munns
de3bbff9b9 Alphabetize and number some categories 2020-01-10 21:06:25 +01:00
James Munns
8fcb4dfef2
Merge branch 'master' into hub75 2020-01-10 20:55:42 +01:00
James Munns
692e4c0b1a
Merge branch 'master' into add-r502-link 2020-01-10 20:53:16 +01:00
bors[bot]
ecab615996
Merge #235
235: Add lpc845-pac & hal r=jamesmunns a=david-sawatzke

Lpc845 support was added to lpc82x-hal, so it was renamed lpc8xx-hal.

Also fixes a broken link

Co-authored-by: David Sawatzke <david-sawatzke@users.noreply.github.com>
2020-01-10 19:49:56 +00:00
bors[bot]
fa6efef0dc
Merge #233
233: atsamd-rs has ATSAME54 support r=jamesmunns a=mvniekerk

The atsamd-rs repo now has Microchip ATSAME54 support. 

Co-authored-by: Michael van Niekerk <mvniekerk@chazaqdev.com>
2020-01-10 19:46:38 +00:00
Diego Barrios Romero
378ca14d0e Add WIP CCS811 and iAQ-Core gas/VOC sensor drivers 2020-01-07 16:27:44 +01:00
ryan
ed57d7a257 Added radio hal, sx128x, sx127x, at86rf212 impls 2020-01-05 17:17:43 +13:00
Christopher McClellan
61e0450fe1
Point stmf32f3 users to currently maintained crate
Per https://github.com/stm32-rs/stm32f3xx-hal/issues/48 and https://github.com/japaric/stm32f30x-hal/issues/36, point stm32f3 users to the community supported stm32f3xx crate, instead of japaric's unmaintained stm32f30x crate.
2020-01-04 08:44:47 -05:00
David Sawatzke
40d23c2560 Fix link to nxp board support crates 2020-01-03 14:37:45 +01:00
David Sawatzke
5f5505805a Add lpc845-pac and replace lpc82x-hal with lpc8xx-hal 2020-01-03 14:36:35 +01:00