Commit Graph

564 Commits (0e272a636abf12b65563125ed3db5d37afadfac6)
 

Author SHA1 Message Date
David O'Connor 0e272a636a Git troubleshooting 4 years ago
David O'Connor 1d70c3a0b2 Add anyleaf ph module driver 4 years ago
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>
4 years ago
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
4 years ago
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>
4 years ago
Jacob Rosenthal bb3bf29f5c
Add hf2 and uf2 tools for microsoft/adafruit boards 4 years ago
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>
4 years ago
Tyler Holmes a251d17a10 also update table of contents 4 years ago
Tyler Holmes 31470d1780 add boards from atsamd repo 4 years ago
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>
4 years ago
Johan Kristell 5af806042e Add Adafruit feather-f405 board 4 years ago
bors[bot] 181fe84eb1
Merge #275
275: Add 1bitsy board support crate r=adamgreig a=dgoodlad

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

Co-authored-by: David Goodlad <david@goodlad.net>
4 years ago
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
4 years ago
bors[bot] dddcb6050d
Merge #274
274: Add embedded-websocket crate r=adamgreig a=ninjasource

Hi, my first contribution here. I hope I put this in the right place and that it is worthy of a place on the list of no_std crates!

Co-authored-by: David Haig <david@ninjametal.com>
4 years ago
David Haig b86181d53b Add embedded-websocket crate 4 years ago
bors[bot] 397d9f8617
Merge #272
272: Add FreeRTOS-rust r=adamgreig a=Niondir



Co-authored-by: Tobias Kaupat <tobiall@niondir.de>
4 years ago
bors[bot] 08411030c2
Merge #273
273: Add lvgl-rs r=adamgreig a=justinmoon

cc @rafaelcaricio

Linked to GitHub (instead of crates.io) as the project is still WIP.

Co-authored-by: Justin Moon <mail@justinmoon.com>
4 years ago
Justin Moon 521d9e19e0 Add lvgl-rs 4 years ago
Tobias Kaupat a8b38b425c
Add FreeRTOS-rust 4 years ago
bors[bot] 6539c667f1
Merge #271
271: add MCP4725 work in progress driver r=adamgreig a=mendelt



Co-authored-by: Mendelt Siebenga <msiebenga@gmail.com>
4 years ago
Mendelt Siebenga f8b90619f5 add MCP4725 work in progress driver 4 years ago
bors[bot] 903a623d9c
Merge #270
270: Add WIP BMI160, HRS3300, HDC20xx, ISL29125, MAX170xx r=therealprof a=eldruin

I have written several other drivers but did not add them here :)

Co-authored-by: Diego Barrios Romero <eldruin@gmail.com>
4 years ago
Diego Barrios Romero 98a1918ce7 Add MAX3010x heart rate/pulse oximeter sensor 4 years ago
Diego Barrios Romero 479a3ca306 Add WIP BMI160, HRS3300, HDC20xx, ISL29125, MAX170xx 4 years ago
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>
4 years ago
bors[bot] dd1cf76d3e
Merge #268
268: no_std crates: Add debouncr r=therealprof a=dbrgn

Shamelessly self-nominating.

Co-authored-by: Danilo Bargen <mail@dbrgn.ch>
4 years ago
Danilo Bargen e1ef74695e no_std crates: Add debouncr 4 years ago
Danilo Bargen e2043bf8d1 Tools: Add cargo-flash and cargo-embed 4 years ago
bors[bot] 3bd10164d7
Merge #266
266: Fix a Typo r=adamgreig a=lonesometraveler

A small typo fix on README.md

Co-authored-by: KENTARO OKUDA <lonesometraveler@mac.com>
4 years ago
KENTARO OKUDA 0ed7433811 Fix a Typo 4 years ago
bors[bot] cfdc593449
Merge #265
265: Add WIP LSM9DS1 r=adamgreig a=lonesometraveler

I have been working on a driver for LSM9DS1.

Co-authored-by: KENTARO OKUDA <lonesometraveler@mac.com>
5 years ago
KENTARO OKUDA 1ec78b1216 Add WIP LSM9DS1 5 years ago
bors[bot] 53f0a379fb
Merge #264
264: Add MAX6955 Driver r=adamgreig a=lonesometraveler

I published a driver for MAX6955 LED Display driver. 

Co-authored-by: KENTARO OKUDA <lonesometraveler@mac.com>
5 years ago
KENTARO OKUDA 870c0ac57c Add MAX6955 Driver 5 years ago
bors[bot] 26218b988a
Merge #263
263: Add triagebot configuration r=adamgreig a=LeSeulArtichaut

This enables [assignment](https://github.com/rust-lang/triagebot/wiki/Assignment) through triagebot on this repository, in preparation for the migration from highfive to triagebot for PR assignment.

cc rust-lang/highfive#258 rust-lang/triagebot#433

Co-authored-by: LeSeulArtichaut <leseulartichaut@gmail.com>
5 years ago
LeSeulArtichaut c74eb690ab
Add triagebot configuration 5 years ago
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>
5 years ago
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>
5 years ago
bors[bot] 6865ead56b
Merge #259
259: add the st7789 driver r=jamesmunns a=almindor

Released the [ST7789](https://crates.io/crates/st7789) with [examples](https://github.com/almindor/st7789-examples)


Co-authored-by: Ales Katona <almindor@gmail.com>
Co-authored-by: James Munns <james.munns@ferrous-systems.com>
5 years ago
James Munns 58ff5f6680
Merge branch 'master' into st7789 5 years ago
bors[bot] 63b82260c3
Merge #262
262: Move DW1000 driver out of WIP section r=adamgreig a=hannobraun

It finally has an introductory article now.

Co-authored-by: Hanno Braun <hanno@braun-embedded.com>
5 years ago
Hanno Braun 18f3ad94a3
Move DW1000 driver out of WIP section
It finally has an introductory article now.
5 years ago
Sylwester Rąpała e5eb4d445a
fix typo 5 years ago
bors[bot] 7e3b999d56
Merge #261
261: Add msp430fr2355 and msp430fr2x5x-hal r=therealprof a=YuhanLiin



Co-authored-by: YuhanLiin <linyuhan0315@hotmail.com>
5 years ago
YuhanLiin 023b1ec624 Add msp430fr2355 and msp430fr2x5x-hal 5 years ago
Ales Katona ef42002b90
add the st7789 driver 5 years ago
bors[bot] 3ff41a911f
Merge #258
258: Add microfft r=therealprof a=ra-kete

This PR 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

Co-authored-by: Jan Teske <jteske@posteo.net>
5 years ago
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
5 years ago
bors[bot] 53f53de0b8
Merge #254
254: Add links for i.mx rt related crate (imxrt-rs) r=adamgreig a=bfrog



Co-authored-by: Tom Burdick <thomas.burdick@gmail.com>
Co-authored-by: Berkus Decker <berkus@users.noreply.github.com>
5 years ago
Berkus Decker 8d8cd4b480
Merge branch 'master' into imxrt-rs 5 years ago