Commit graph

300 commits

Author SHA1 Message Date
John Doneth
d59f23f2e1
Change link to crate.io instead of GitHub 2018-08-09 08:00:55 -04:00
John Doneth
251e427bcc
Rename crate from hd44780-hal to hd44780-driver 2018-08-08 19:12:59 -04:00
John Doneth
5e5c3c85f2
Update README.md 2018-08-08 19:09:36 -04:00
John Doneth
7b94bbb825
Add hd44780-hal to embedded-hal-driver section
https://github.com/JohnDoneth/hd44780-hal
2018-08-08 15:28:05 -04:00
Daniel Egger
f755c1f18a
Merge pull request #67 from eldruin/at24cx
Add WIP driver for AT24Cx Serial EEPROM ICs
2018-08-08 16:21:35 +02:00
Jorge Aparicio
7d2186cf02 README: mention the CoC and who maintains this repo 2018-08-07 00:36:02 -05:00
Diego Barrios Romero
5f21023e1e Add WIP driver for AT24Cx Serial EEPROM ICs 2018-08-06 23:11:19 +02:00
Josh Mcguigan
8587902173 Adding betafpv-f3 board support crate 2018-08-01 05:03:06 -07:00
Uwe Arzt
2e23baae0b Added crate for Grid-EYE / Panasonic AMG88(33) 2018-07-27 16:06:51 +02:00
Daniel Egger
98f0b6db83
Merge pull request #60 from edarc/patch-1
Add SSD1322 graphical OLED display driver.
2018-07-27 13:21:52 +02:00
droogmic
407b6214e1
Add MicroRust book to README
MicroRust is a book similar to Discovery, but written for the micro:bit.
2018-07-23 21:28:16 +02:00
Kyle Schaffrick
8173efe8c9
Add SSD1322 graphical OLED display driver. 2018-07-21 04:52:56 -07:00
Daniel Egger
f84ae1368a
Fix merge conflict 2018-07-17 22:42:29 +02:00
Daniel Egger
5f2096eb3d
Merge branch 'master' into patch-4 2018-07-17 22:39:47 +02:00
Daniel Egger
9d676e53a6
Merge pull request #54 from JoshMcguigan/tsl256x
Adding TSL256x to driver crates list
2018-07-16 21:42:05 +02:00
Daniel Egger
87fcacbfb1
Merge pull request #53 from JoshMcguigan/master
Adding shift-register-driver to driver crates list
2018-07-16 21:40:31 +02:00
Daniel Egger
c64ad8d61d
Merge pull request #58 from kellerkindt/patch-3
Add an additional PCD8544 driver
2018-07-16 21:35:38 +02:00
kellerkindt
0c66602440
Add OneWire protocol driver 2018-07-16 17:19:54 +02:00
kellerkindt
4607ae225e
Add a richer PCD8544 driver 2018-07-16 16:59:08 +02:00
kellerkindt
e99b480cde
Remove 'TCP/IP' for further line length reduction 2018-07-16 16:43:45 +02:00
kellerkindt
9d0c41668a
Further line width reduction 2018-07-16 16:42:25 +02:00
kellerkindt
ae930b53f1
Reduce line width to get the badge on the same line 2018-07-16 16:40:32 +02:00
kellerkindt
a0d8570c6a
Link to crates.io instead to the github repo 2018-07-16 16:28:04 +02:00
kellerkindt
cb37ace307
Include crates.io link and badge 2018-07-16 16:21:46 +02:00
kellerkindt
535973afeb
Reflect the hardwired capabilities of the w5500 chip 2018-07-16 15:21:50 +02:00
kellerkindt
69e3fa6e34
Add W5500 Ethernet Module Driver 2018-07-16 14:58:21 +02:00
Josh Mcguigan
7df6360523
Adding TSL256X to driver list 2018-07-15 12:12:57 -07:00
Jonathan 'theJPster' Pallant
099586f539
Added some monotron related crates.
Plus stellaris-launchpad, which runs on the same board but is much older (pre-HAL).
2018-07-09 17:40:11 +01:00
Josh Mcguigan
6aab1909ac
Adding shift-register-driver to driver crates list 2018-07-05 20:42:07 -07:00
marcelbuesing
0a7bb4aa45
Add bme680 crate 2018-06-22 21:44:00 +02:00
Daniel Egger
81a19ca47c
Merge pull request #44 from memoryruins/patch-1
add nalgebra
2018-06-17 20:26:23 +02:00
Daniel Egger
0a6ed768fb
Merge pull request #45 from memoryruins/patch-2
add intrusive-collections
2018-06-17 20:20:12 +02:00
Eitan Mosenkis
91b7f0d49e
Add Espressif to ToC. 2018-06-14 21:26:39 +03:00
Eitan Mosenkis
920b5cdc82
Add esp8266-hal 2018-06-14 21:17:23 +03:00
Adam Greig
eda028dec9 Add project stm32-rs 2018-05-30 10:08:15 +01:00
chrysn
88eb8599b3
link to cortex_m_quickstart
The cortex_m_quickstart documentation was what helped me most in getting started, I think it's worth a mention.
2018-05-28 18:27:54 +02:00
michael
db9bfccdb5
insert dash 2018-05-26 19:39:03 -04:00
michael
a776f854ef
insert dash 2018-05-26 19:38:08 -04:00
michael
d7af0756c8
add intrusive-collections
intrusive (non-allocating) singly/doubly linked lists and red-black trees
2018-05-26 19:30:00 -04:00
michael
24fb65bfc2
add nalgebra
general-purpose and low-dimensional linear algebra library
2018-05-26 19:17:30 -04:00
Daniel Egger
d243225150
Merge pull request #41 from rudihorn/master
added light-cli
2018-05-19 20:14:53 +02:00
Rudi Horn
bd095eff46 added wip for crates 2018-05-19 16:18:52 +01:00
xd009642
c8f395ece6 Added stm32f469xx device crate. 2018-05-16 19:58:27 +01:00
Astro
5206b958c4 add embedded-nrf24l01, stm32-eth 2018-05-15 02:34:21 +02:00
Rudi Horn
b6fa0dedd4 added light-cli 2018-05-13 21:06:44 +01:00
Rudi Horn
316b4d7eb1 added max31865 crates url 2018-05-09 13:25:36 +01:00
Rudi Horn
ace3379445 added max31865 crates shield 2018-05-09 13:24:45 +01:00
Hiroki Noda
bef35620e5 Add bobbin-cli 2018-05-07 07:57:17 +09:00
Daniel Egger
f95562fde6
Merge pull request #37 from hdhoang/anne-key
add anne-key
2018-05-03 21:11:40 +02:00
Rahul Thakoor
6593970a78
Release MMA7660FC based accelerometer driver
Driver with basic functionality
2018-05-03 23:04:05 +04:00
Hoàng Đức Hiếu
4c2ea586e5 add anne-key 2018-05-02 21:27:18 +07:00
Rudi Horn
2673a619a0 added MAX31865 driver 2018-05-02 14:21:38 +01:00
Hanno Braun
b266e95038 Update entry for LPC82x HAL
It has been released on crates.io.
2018-05-02 07:21:05 +02:00
James Waples
7c55c35640 Move SSD1306 driver to released status 2018-04-30 12:44:15 +01:00
Daniel Egger
e99f0b5f3d
Merge pull request #31 from memoryruins/patch-1
add scroll
2018-04-30 09:53:14 +02:00
Maikel Wever
f15ca7e677 Add WIP nRF24L01 driver 2018-04-29 22:20:48 +02:00
michael
1eefac542d
add scroll
extensible and endian-aware Read/Write traits for generic containers
2018-04-29 14:27:21 -04:00
James Waples
0baa1552be
Any size display! 2018-04-24 00:23:32 +01:00
James Waples
ec8ed21bc2 Add embedded-graphics crate
This adds the [embedded-graphics](https://github.com/jamwaffles/embedded-graphics) crate to the bottom of the no_std list. `embedded-graphics` is a no_std library for drawing 2D objects on graphical displays.
2018-04-23 23:11:40 +01:00
Wez Furlong
c48e5a9526
blarg, arm was removed 2018-04-21 09:35:05 -07:00
Wez Furlong
1ea6b50d2f
Merge branch 'master' into patch-3 2018-04-21 09:33:50 -07:00
Wez Furlong
48b229baec
Update README.md 2018-04-21 09:33:00 -07:00
Berkus Decker
96e203fe38 Update EWG contact details 2018-04-21 10:38:20 +03:00
Berkus Decker
7325b2f375 Fix community section wording 2018-04-21 10:38:20 +03:00
Berkus Decker
cf192cd319 Cleanup formatting 2018-04-21 10:38:20 +03:00
Berkus Decker
6613eac54b Remove obsolete crate 2018-04-21 10:38:20 +03:00
Berkus Decker
ca85ada071 Move ARM support to its own section 2018-04-21 10:37:31 +03:00
Wez Furlong
1995617402
Add link to WIP atsamd21 device and hal crates
These both live in the same repo, so I'm not sure if you'd prefer to break this out and link to the subdirs in that repo or just keep this one entry.

https://github.com/rust-lang-nursery/embedded-wg/issues/61 is the issue I opened with some background on this.
2018-04-20 23:53:33 -07:00
Wez Furlong
9c69c68ffc
Link to my WIP SX1509 driver 2018-04-20 23:29:12 -07:00
Wez Furlong
6433e545f8
no-std crates list is not empty any more 2018-04-20 08:58:33 -07:00
Stefan Hölzl
b5f3de0880
Add k64 crate 2018-04-08 19:02:14 +02:00
Chris
e16e787c67
Added crates.io badges
As proposed in #1 i added the badges to crates.io.
2018-04-08 10:54:45 +02:00
Daniel Egger
9bf3f2cf60
Merge pull request #17 from astro/add-stm32f429
Add stm32f429 and corresponding -hal crate
2018-04-07 23:54:02 +02:00
Daniel Egger
873ccbee60
Merge branch 'master' into add-data-structures 2018-04-07 23:49:54 +02:00
Astro
fdcbe919cd Add stm32f429 and corresponding -hal crate 2018-04-07 23:49:02 +02:00
Astro
e3cf889ebf Add smoltcp TCP/IP stack 2018-04-07 23:32:11 +02:00
Astro
e37bcafff9 Add heapless + managed crates 2018-04-07 23:29:37 +02:00
Andre Richter
2bf47a2909
Add 64-bit version for bare metal Rust on RPi
- Add a link to a tutorial collection for bare metal Rust programming on 64-bit Raspberry PIs.
- Since a different tutorial for 32-bit versions already exists, categorize them under a common headline.

https://github.com/andre-richter/rust-raspi3-tutorial
2018-04-07 13:11:02 +02:00
Berkus Decker
b5456636f7 Add descriptions to STM crates 2018-04-06 18:28:50 +02:00
Berkus Decker
74fd0e1965 Add descriptions to nordic crates 2018-04-06 18:28:21 +02:00
Berkus Decker
a958a1ef9c Add AVR rust fork 2018-04-06 18:28:02 +02:00
Berkus Decker
4dfdab57ad Add msp430 2018-04-06 18:27:47 +02:00
Berkus Decker
5246a43b67 Add cortex-m 2018-04-06 18:27:32 +02:00
Berkus Decker
49a8e3c8c1 Add tools section 2018-04-06 18:27:19 +02:00
Berkus Decker
e90dbc2092 Add training materials section 2018-04-06 18:27:03 +02:00
Berkus Decker
e3b42cbc92 Add russian telegram chat to Community section 2018-04-06 18:26:42 +02:00
Berkus Decker
f61c948dfa Add Community section 2018-04-06 18:26:21 +02:00
Berkus Decker
f8c353c262 Add awesome badge 2018-04-06 18:26:00 +02:00
Berkus Decker
1fd9115c86 Change title and intro paragraph 2018-04-06 18:25:50 +02:00
Berkus Decker
863c672638 Add logo 2018-04-06 18:03:26 +02:00
Hanno Braun
05a22c09bd
Add lpc82x crate 2018-04-06 13:01:08 +02:00
Marton Suranyi
a28292b9c6 Fix a typo. s/Low range/Long range/ 2018-04-04 22:02:14 +02:00
Daniel Egger
b4ff512f65
Merge pull request #7 from hdhoang/master
add stm32l151 and bit_field
2018-04-02 20:00:29 +02:00
danielgallagher0
af97113920
Release HTS221 2018-04-02 10:21:21 -07:00
Mike Walters
59d4b7509d
Add WIP SHT3x driver 2018-04-02 11:59:31 +01:00
Hoàng Đức Hiếu
97ad298f5d
add stm32l151 and bit_field 2018-04-02 16:59:50 +07:00
mbacch
aef3e12166 Add new WIP driver for the max31855 2018-04-01 20:33:40 -06:00
Daniel Egger
67b962441a
Added information from previous embedded-hal list
Added some missing entries from the previous embedded-hal list and added/reordered some headlines to be in alphabetical order
2018-04-02 00:49:14 +02:00
James Waples
5bf26fca80
Point SSD1306 driver to more current repo
@scowcron, @therealprof and myself have been [working on](https://github.com/jamwaffles/ssd1306/issues/2) a more featureful version of the SSD1306 driver.
2018-04-01 22:44:06 +01:00
Jorge Aparicio
a6b61a8bec initial commit 2018-04-01 23:17:28 +02:00