Commit Graph

  • 66191cc147 Merge pull request #1 from kingfree/master master baizhenxuan 2020-05-28 11:16:44 +08:00
  • b6daab1dcf readme bai 2020-05-27 08:36:25 +08:00
  • b46dbba837 修正 no_std 翻译错误 原田莓莓 2020-05-26 21:33:35 +08:00
  • f718cb36aa 更新地址信息 bai 2020-05-26 20:25:04 +08:00
  • a6915c68bc build bai 2020-05-26 20:19:48 +08:00
  • 7c56bf812f 校正2 bai 2020-05-26 20:13:57 +08:00
  • a0c0124596 Update documentation gh-pages Travis CI User 2020-05-07 09:07:03 +00:00
  • 366c50a03b Merge #235 staging bors[bot] 2020-05-07 09:04:42 +00:00
  • 753b654ef9 校正 bai 2020-05-06 13:26:23 +08:00
  • 69f9a39b72 第一版本,完整翻译 bai 2020-05-06 11:27:43 +08:00
  • 6bfe308edf Add checklist link Jonas Schievink 2020-05-05 22:04:58 +02:00
  • 6311827680 Fix code examples Jonas Schievink 2020-05-05 21:47:20 +02:00
  • 934359a8d3 Move into "Design Patterns" chapter Jonas Schievink 2020-05-05 21:42:22 +02:00
  • b2e5f72a35 Add HAL patterns/guidelines/recommendations Jonas Schievink 2020-05-05 21:21:22 +02:00
  • 40beccdf1b Merge #215 bors[bot] 2020-04-26 17:44:14 +00:00
  • e3b0e42b2a Merge #213 bors[bot] 2020-04-26 17:42:57 +00:00
  • ba921b06e2 Merge #206 bors[bot] 2020-04-26 17:40:46 +00:00
  • 773d7d6c74 Merge #233 bors[bot] 2020-04-26 17:29:51 +00:00
  • a65223fe58 Apply suggestions from @adamgreig James Munns 2020-04-26 19:23:36 +02:00
  • 668fb07b61 Merge #232 bors[bot] 2020-04-13 12:38:16 +00:00
  • 098c2835b2 Add triagebot configuration LeSeulArtichaut 2020-04-13 14:20:33 +02:00
  • d22a9c487c Merge #230 bors[bot] 2020-03-04 09:46:30 +00:00
  • eeb96b8029 Updated documentation on profile-overrides James Irwin 2020-03-03 18:40:57 -08:00
  • 96e40edcac Merge #229 bors[bot] 2020-03-02 22:34:14 +00:00
  • 5df288c774 Update information on Cargo profile-overrides Tomasz Różański 2020-03-02 16:34:50 +01:00
  • b81ffb7a6f Merge #227 bors[bot] 2020-02-27 08:06:04 +00:00
  • fb382e5fa6 Setting output to high needs a true argument Tomasz Różański 2020-02-27 01:28:26 +01:00
  • 0056a652c7 Merge #226 bors[bot] 2020-02-17 17:50:10 +00:00
  • 7edcc136ae Add licence notes to index.md Jonathan 'theJPster' Pallant 2020-02-17 15:55:12 +00:00
  • b2e1092bf6 Merge #224 bors[bot] 2020-01-30 08:45:46 +00:00
  • ba253673bb Make typestate initialization notes correct Logan Hunter 2020-01-29 21:03:51 -07:00
  • 0a6af4da99 Merge #219 bors[bot] 2020-01-27 21:18:08 +00:00
  • 6126e21792 Merge #222 bors[bot] 2020-01-27 21:14:59 +00:00
  • ccda305cda Merge #223 bors[bot] 2020-01-27 21:12:49 +00:00
  • 6622409b81 Add a Glossary appendix page Philipp Hansch 2020-01-27 08:03:24 +01:00
  • b778f530cc CI: Remove workaround for mdBook issue Philipp Hansch 2020-01-27 07:27:17 +01:00
  • 103e14698e Replace nursery links with rust-lang links Philipp Hansch 2020-01-27 07:11:13 +01:00
  • 4d78994915 Merge #221 bors[bot] 2020-01-14 08:25:25 +00:00
  • dde3bbc031 Update .gitattributes jethrogb 2020-01-13 20:07:02 -08:00
  • 9070d63581 Mention discovery book more prominently Philipp Hansch 2020-01-06 07:39:27 +01:00
  • 9493b7d4dc Merge #218 bors[bot] 2019-12-27 20:05:00 +00:00
  • b0caac378c fixed typo in Interrupts.md Philipp Tessenow 2019-12-27 20:49:12 +01:00
  • c262349302 Merge #216 bors[bot] 2019-12-07 17:25:11 +00:00
  • 5e193988db Fix impl Gpio -> impl GpioConfig` Björn Andersson 2019-12-07 17:48:40 +01:00
  • 384106f6cf Add hint on memory config to GDB debugging section Ariel Ladegaard 2019-12-03 16:19:04 +00:00
  • 4498062af7 Adds cargo-generate to installation instructions Christopher J. McClellan 2019-11-19 19:42:07 -05:00
  • 8bae60aca0 collections: Fix example allocator Oliver O'Halloran 2019-08-31 20:44:29 +10:00
  • 5ca585c4a7 Merge #205 bors[bot] 2019-08-27 13:39:14 +00:00
  • 7395ddb811 Fixup book CI James Munns 2019-08-27 15:16:57 +02:00
  • 432ca26686 Merge #203 bors[bot] 2019-08-09 23:20:22 +00:00
  • 75a8510f59 semihosting: add comment adding feature flag to panic-semihosting Antonio Gutierrez 2019-08-10 01:03:43 +02:00
  • c5da1e1191 Merge #202 bors[bot] 2019-08-05 23:02:10 +00:00
  • db6bd32c66 install/verify: Fix broken link pointed by bors Antonio Gutierrez 2019-08-06 00:56:25 +02:00
  • f106cba28e install/verify: fix next section link Antonio Gutierrez 2019-08-05 23:58:42 +02:00
  • f4ce2dfeeb Merge #198 bors[bot] 2019-07-18 17:57:58 +00:00
  • 1b25e043e6 syst small fix thalesfragoso 2019-07-18 12:41:56 -03:00
  • ff334e74fd Merge #197 bors[bot] 2019-07-16 13:47:34 +00:00
  • 8b72c1e16a use_core() is required for #![no_std] compatible generated bindings david-perez 2019-07-16 00:08:35 +01:00
  • b229e8ed5c Merge #196 bors[bot] 2019-07-11 21:37:37 +00:00
  • 314a00be58 fixup: address review comments Sergey Matyukevich 2019-07-11 21:43:19 +03:00
  • 18557e7486 concurrency: add note about const-fn feature in cortex-m crate Sergey Matyukevich 2019-07-09 23:15:49 +03:00
  • a0f62dd355 concurrency: example of mutable reference to shared resource Sergey Matyukevich 2019-07-09 22:11:09 +03:00
  • ef27b517dc Merge #194 bors[bot] 2019-06-18 22:59:47 +00:00
  • a7da551162 Fix link for more strict commonmark interpretation. Eric Huss 2019-06-18 15:55:07 -07:00
  • f0c75b75f9 Merge #193 bors[bot] 2019-06-03 10:49:02 +00:00
  • b003f33afa create section ## Program Overview Stefan Eicher 2019-06-03 10:57:45 +02:00
  • a9e976af03 move "**IMPORTANT** We'll use the name "app" for the project name" Stefan Eicher 2019-06-03 10:56:25 +02:00
  • c0f7b63c30 delete "Using the command line:" to make the documentation style consistent to the previous command line blocks Stefan Eicher 2019-06-03 10:49:04 +02:00
  • 753d71acb9 add comment to run "cargo install cargo-generate" first Stefan Eicher 2019-06-03 10:47:33 +02:00
  • 51845ac403 Update headings to get the the following TOC Stefan Eicher 2019-06-03 10:42:25 +02:00
  • 9858872bd1 Merge #167 bors[bot] 2019-05-02 18:56:54 +00:00
  • abb79175fb Remove obsoleve AUR instructions Vadim Kaushan 2019-05-01 21:38:22 +02:00
  • 4f7338edc9 Merge branch 'master' into patch-10 Vadim Kaushan 2019-05-01 21:36:31 +02:00
  • 8f366fec4f Merge #165 bors[bot] 2019-05-01 15:35:35 +00:00
  • cd672551b9 Merge #188 bors[bot] 2019-04-29 18:32:58 +00:00
  • df601ce501 minor grammar fix Erich Schroeter 2019-04-29 13:30:12 -05:00
  • de3d55f521 Merge #185 bors[bot] 2019-04-22 12:58:28 +00:00
  • 6e2cc8fc49 Change to first person and improve tone nickgolangi 2019-04-20 12:03:22 -04:00
  • 2546d1771b Grammar fix nickgolangi 2019-04-20 12:01:43 -04:00
  • 7989c72360 Merge #183 bors[bot] 2019-04-04 12:14:37 +00:00
  • 5c6b0165c0 Whitespace (re-wrap). Tim Small 2019-04-04 12:53:09 +01:00
  • d5fd57d9a5 Fix grammar-o https://github.com/rust-embedded/book/issues/182 Tim Small 2019-04-04 12:52:01 +01:00
  • ee6d62c1e7 Merge #179 bors[bot] 2019-03-28 10:27:31 +00:00
  • 07fd3880ea Merge #180 bors[bot] 2019-03-27 15:40:52 +00:00
  • 9f103c2a8a Fix test errors. Eric Huss 2019-03-24 10:38:01 -07:00
  • b85f872b72 Add openocd to list of installable packages Marcel Müller 2019-03-14 16:31:21 +01:00
  • 4240940431 Merge #170 bors[bot] 2019-03-11 21:46:26 +00:00
  • f2c70371a2 Merge #177 bors[bot] 2019-03-10 22:02:59 +00:00
  • 61cba82edc Update no-std.md to remove obsolete FAQ link Christopher Anderson 2019-03-10 13:54:59 -07:00
  • fe2038cadd Merge #176 bors[bot] 2019-03-05 21:10:59 +00:00
  • c706cce858 Merge #175 bors[bot] 2019-03-05 21:08:25 +00:00
  • e8019bcd01 We've come a long way :) James Munns 2019-03-05 22:07:12 +01:00
  • ba6a5e8409 Correct link to team James Munns 2019-03-05 22:05:29 +01:00
  • 07166af479 Merge #173 bors[bot] 2019-03-05 14:03:06 +00:00
  • 915b85bb5a Update some book links to their new homes. Eric Huss 2019-02-27 22:29:15 -08:00
  • 9e656ead82 Merge #174 bors[bot] 2019-03-03 16:03:26 +00:00
  • 133f4f069e Small text changes Thomas Niederberger 2019-03-03 15:30:59 +01:00
  • 2503da484f Merge #172 bors[bot] 2019-02-19 09:53:33 +00:00
  • 9dc02c120e Merge #169 bors[bot] 2019-02-18 23:08:12 +00:00
  • 7014327b9c Update src/intro/hardware.md Daniel Egger 2019-02-18 23:05:03 +00:00