Commit graph

764 commits

Author SHA1 Message Date
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
Daniel Egger
08043910a1
Merge pull request #28 from wez/patch-3
Add link to WIP atsamd21 device and hal crates
2018-04-21 20:37:47 +02: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
Daniel Egger
e108ed5127
Merge pull request #29 from rust-embedded/cleanup-post-merge
Cleanup post merge
2018-04-21 13:26:28 +02:00
Berkus Decker
f672db97fc Clean up contribution guidelines 2018-04-21 10:38:20 +03:00
Berkus Decker
19ee392d5c Mention EWG as point of contact 2018-04-21 10:38:20 +03:00
Berkus Decker
360e0f27f5 Improve CoC formatting 2018-04-21 10:38:20 +03: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
Rahul Thakoor
5c1a320648
Merge pull request #27 from wez/patch-2
Link to my WIP SX1509 driver
2018-04-21 10:46:19 +04:00
Wez Furlong
9c69c68ffc
Link to my WIP SX1509 driver 2018-04-20 23:29:12 -07:00
Daniel Egger
ab70f702b1
Merge pull request #25 from wez/patch-1
no-std crates list is not empty any more
2018-04-20 18:04:30 +02:00
Wez Furlong
6433e545f8
no-std crates list is not empty any more 2018-04-20 08:58:33 -07:00
Daniel Egger
9f3b7474cd
Merge pull request #21 from stefanhoelzl/add-k64
Add k64 crate
2018-04-08 19:53:05 +02:00
Stefan Hölzl
b5f3de0880
Add k64 crate 2018-04-08 19:02:14 +02:00
Daniel Egger
de940ff7d5
Merge pull request #18 from Caemor/patch-1
Added crates.io badges
2018-04-08 11:33:51 +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
fbb00f3df4
Merge pull request #16 from astro/add-data-structures
Add heapless + managed crates
2018-04-07 23:50:39 +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
Daniel Egger
f7fc955440
Merge pull request #15 from astro/add-smoltcp
Add smoltcp TCP/IP stack
2018-04-07 23:48:41 +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
Daniel Egger
3112ea19db
Merge pull request #14 from andre-richter/patch-1
Add 64-bit version for bare metal Rust on RPi
2018-04-07 13:57:38 +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
Rahul Thakoor
dc25670e1d
Merge pull request #12 from rust-embedded/merge-two-lists
Merge two lists
2018-04-06 20:42:00 +04: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
Berkus Karchebnyy
6cca389769 Add contribution guidelines 2018-04-06 18:01:40 +02:00
Berkus Karchebnyy
0a40f49dc5 Add code of conduct 2018-04-06 18:01:35 +02:00
Jorge Aparicio
4e05c09c65
Merge pull request #11 from hannobraun/patch-1
Add lpc82x crate
2018-04-06 13:19:49 +02:00
Hanno Braun
05a22c09bd
Add lpc82x crate 2018-04-06 13:01:08 +02:00
Jorge Aparicio
fdee43aa2b
Merge pull request #10 from susu/master
Fix a typo. s/Low range/Long range/
2018-04-04 22:10:02 +02:00