Commit Graph

  • 18bb680710 Merge pull request #100 from rubberduck203/master master Adam Greig 2020-11-09 12:00:44 +00:00
  • eb68e8bba9 Fixes #99: Disambiguates VSCode Tasks Christopher J. McClellan 2020-11-09 06:23:45 -05:00
  • 3cbcb9956a Merge pull request #98 from thalesfragoso/alloc-example Daniel Egger 2020-10-13 08:49:11 +02:00
  • 5c6a17c0a6 Fix alloc example Thales Fragoso 2020-10-12 23:16:25 -03:00
  • be44af69cc Merge pull request #96 from hug-dev/add-armv8m-targets Thales 2020-10-04 16:44:04 -03:00
  • f18b5af0a2 Also add examples to target Armv8-M Hugues de Valon 2020-10-04 19:55:23 +01:00
  • e1e98857af Merge pull request #95 from Dirbaio/Dirbaio-patch-1 Daniel Egger 2020-09-13 23:58:08 +02:00
  • 8047986061 Add --nmagic linker arg, for unaligned flash origin support. Dario Nieuwenhuis 2020-09-03 22:07:01 +02:00
  • ae6ad14ad4 Merge pull request #92 from rust-embedded/readd-build Daniel Egger 2020-07-22 00:28:50 +02:00
  • 541c7df215 Update build.rs Daniel Egger 2020-07-22 00:27:48 +02:00
  • 4e9999f06f Re-add build script with note this time Adam Greig 2020-07-21 23:23:49 +01:00
  • 33034ee397 Merge pull request #89 from hyperslv/extern_crate_to_use Adam Greig 2020-06-14 17:07:38 +01:00
  • b12af511b9 Replace unidiomatic 'extern crate' to 'use x as _' hyperslv 2020-06-14 13:38:05 +03:00
  • 3571fc9a79 Merge pull request #87 from rust-embedded/rm-build-rs Daniel Egger 2020-04-17 23:50:16 +02:00
  • 8e29b31da4 Remove unnecessary build.rs Adam Greig 2020-04-17 00:24:02 +01:00
  • 1a60c1d944 Merge pull request #84 from rubberduck203/update-vscode-docs Adam Greig 2020-03-05 12:10:50 +00:00
  • 888ddb7e0d Update vscode docs to reflect fixes from PR #83 Christopher J. McClellan 2020-03-05 07:02:29 -05:00
  • 23a74e9add Merge pull request #83 from david-boles/patch-1 Adam Greig 2020-03-05 11:29:07 +00:00
  • 9977613eac Corrected default VSCode clean task. David Boles 2020-03-04 19:02:05 -05:00
  • 6c26219611 Corrected default VSCode build task. David Boles 2020-03-04 13:41:39 -05:00
  • cda24a671d Merge pull request #82 from rubberduck203/vscode Adam Greig 2020-02-27 22:03:30 +00:00
  • ee3eca20d3 Add vscode build tasks for examples and release Christopher J. McClellan 2020-02-07 19:22:11 -05:00
  • e7025922f8 Merge pull request #79 from rubberduck203/track-debug-conf Daniel Egger 2020-01-01 16:36:34 +01:00
  • 55bc69690a Add recommended extensions file Christopher J. McClellan 2020-01-01 08:02:15 -05:00
  • b741ef37f5 Track launch.json, tasks.json, md & svd files Christopher J. McClellan 2020-01-01 07:43:32 -05:00
  • a546d1b00c Merge pull request #78 from rubberduck203/vscode Jonathan 'theJPster' Pallant 2019-12-27 17:49:21 +00:00
  • 57de818726 Add VS Code support Christopher J. McClellan 2019-11-30 09:04:44 -05:00
  • 3ca2bb9a46 Merge pull request #75 from rust-embedded/cortex-m-rt_fix Emil Fresk 2019-08-13 20:17:27 +02:00
  • ac5d1fcb10 Update of cortex-m-rt for coming stable breakage Emil Fresk 2019-08-13 20:13:09 +02:00
  • f5a8721006 Merge pull request #74 from rust-embedded/fix-73 Emil Fresk 2019-08-06 20:17:58 +02:00
  • d018974c6f Update instructions for device example, closes #73 Adam Greig 2019-07-23 20:59:12 -06:00
  • 77e60809b5 Merge pull request #72 from ssendev/print-panic Daniel Egger 2019-07-23 23:26:20 +02:00
  • 97788b8215 add openocd.gdb hint how to print panic immediatly Manuel Thomassen 2019-07-22 17:35:15 +02:00
  • 08e6ba02f1 Merge pull request #71 from josephpenafiel/patch-1 Daniel Egger 2019-07-10 00:09:51 +02:00
  • eae0512459 added missing import Joseph Penafiel 2019-07-09 10:08:51 -05:00
  • 9610e04635 Merge pull request #69 from rust-embedded/bump-everything Adam Greig 2019-06-04 19:14:19 -06:00
  • cc52aef020 Bump dependency versions Daniel Egger 2019-06-04 21:35:21 +02:00
  • 6919488412 Merge pull request #68 from rust-embedded/bt_limit Adam Greig 2019-02-05 21:56:28 +00:00
  • 73bae533c4 Added backtrace limit to mitigate infinite backtraces bt_limit Emil Fresk 2019-02-05 20:17:20 +01:00
  • ac344b967f Merge pull request #66 from jacobrosenthal/patch-1 Emil Fresk 2019-01-30 19:54:09 +01:00
  • c6599f3686 update interrupt usage Jacob Rosenthal 2019-01-29 15:12:07 -07:00
  • 3aa5ea9fd3 Merge pull request #64 from sstelfox/fix_breakpoint Adam Greig 2019-01-22 08:38:49 +00:00
  • 26baac1bf3 Adjust the default breakpoint name to match cortex-m-rt pull #144 Sam Stelfox 2019-01-21 23:39:45 -05:00
  • 2d7405fc04 Merge pull request #61 from rubberduck203/tests Emil Fresk 2019-01-01 11:34:22 +01:00
  • e58549b2ec Add more documentation for testing on host Christopher J. McClellan 2018-12-31 07:01:16 -05:00
  • 9ee8b84217 Merge pull request #62 from rubberduck203/coc Emil Fresk 2018-12-31 11:35:55 +01:00
  • 0e2aadf8f2 Make sure we can actually test prod code Christopher J. McClellan 2018-12-30 19:55:24 -05:00
  • e7138e0e2a Fixes code of conduct link. Christopher J. McClellan 2018-12-30 19:24:24 -05:00
  • c142db6e23 Add example of writing tests that run on host machine Christopher J. McClellan 2018-12-30 19:17:58 -05:00
  • 207bca35f4 Merge pull request #59 from rust-embedded/loop_crash_fix Emil Fresk 2018-11-20 15:33:23 +01:00
  • f9570c7c65 Workaround for loop {} until it is fixed Emil Fresk 2018-11-18 15:04:30 +01:00
  • f47d1633af Merge pull request #57 from rust-embedded/sh Adam Greig 2018-11-10 00:10:46 +00:00
  • 55e61c3291 bump dependencies sh Jorge Aparicio 2018-11-10 00:04:28 +01:00
  • e64e690512 use NVIC::pend Jorge Aparicio 2018-11-10 00:02:00 +01:00
  • f7a943f480 fix the allocator example Jorge Aparicio 2018-11-10 00:01:25 +01:00
  • 9c6b290e12 use hprint macros Jorge Aparicio 2018-11-09 23:51:11 +01:00
  • 7e2bec66b7 Merge pull request #54 from Nicoretti/toml Emil Fresk 2018-10-28 23:48:50 +01:00
  • 4295bccf0e Merge pull request #51 from rust-embedded/therealprof-extended-remote Emil Fresk 2018-10-28 23:48:32 +01:00
  • 8f292e0f07 Add additional meta data to improve crate experience Nicola Coretti 2018-10-26 15:54:27 +02:00
  • 76d2e947a5 Merge pull request #53 from birkenfeld/patch-1 Jonathan 'theJPster' Pallant 2018-10-22 19:18:17 -07:00
  • 76cdd6a95b fix example Georg Brandl 2018-10-21 17:27:47 +02:00
  • 314e48537c Add example moving .bss data into custom memory Georg Brandl 2018-10-21 13:04:40 +02:00
  • d5abcf6d2a Merge pull request #52 from jannic/patch-1 Daniel Egger 2018-10-13 21:40:23 +02:00
  • b02a67b5f9 Update rust version requirements in README.md Jan Niehusmann 2018-10-13 21:37:17 +02:00
  • d7c22926f4 Default to extended-remote instead of remote mode therealprof-extended-remote Daniel Egger 2018-10-13 02:17:35 +02:00
  • 52f2e8c604 Merge pull request #49 from rust-embedded/main-itm Jorge Aparicio 2018-09-24 07:22:22 +02:00
  • 69700e1438 add commented out ITM configuration Jorge Aparicio 2018-09-24 03:56:39 +02:00
  • e6dabb3c34 try to break at main Jorge Aparicio 2018-09-24 03:55:52 +02:00
  • a7f68f41cb Merge pull request #45 from rust-embedded/generate Jorge Aparicio 2018-09-18 01:04:37 +02:00
  • cffc15846a bump dependencies Jorge Aparicio 2018-09-18 00:38:06 +02:00
  • 3b8fede353 note that 1.30-beta is not out yet Jorge Aparicio 2018-09-18 00:37:22 +02:00
  • 4e6d85e9a1 minify Jorge Aparicio 2018-09-18 00:33:26 +02:00
  • 300338f29d quieter GDB Jorge Aparicio 2018-09-15 03:15:32 +02:00
  • ac4dd36e94 change the link to the book Jorge Aparicio 2018-09-14 19:29:42 +02:00
  • 728d57d002 openocd.cfg: add support for older revisions of the discovery Jorge Aparicio 2018-09-14 19:04:27 +02:00
  • 9facab2960 backport fixes from the book plus other small updates Jorge Aparicio 2018-09-13 21:40:25 +02:00
  • 7faeedd95a move out most of text Jorge Aparicio 2018-09-06 16:27:51 +02:00
  • 77a0685a17 move to cargo-generate; start with QEMU Jorge Aparicio 2018-08-30 00:25:14 +02:00
  • 0c3bcdf02a Update documentation gh-pages Travis CI User 2018-09-03 15:09:46 +00:00
  • 8a8466a560 Merge #46 staging bors[bot] 2018-09-03 15:04:28 +00:00
  • 666bf52748 bump dependencies Jorge Aparicio 2018-09-03 16:57:03 +02:00
  • 7e36bbe1df Merge #44 bors[bot] 2018-08-29 22:26:27 +00:00
  • 4265e01ef7 add a comment indicating which core each target maps to Jorge Aparicio 2018-08-29 16:55:50 +02:00
  • 98137712a5 workaround rust-lang/cargo#5946 Jorge Aparicio 2018-08-29 14:58:51 +02:00
  • 065efc83fb be explicit about the GDB script to use Jorge Aparicio 2018-08-29 14:26:24 +02:00
  • b43bd7d20d deduplicate the contents .cargo/config Jorge Aparicio 2018-08-29 14:23:25 +02:00
  • 3da03fc6b8 Merge #43 bors[bot] 2018-08-28 19:51:15 +00:00
  • 1fdaec36bd add CHANGELOG for v0.3.4 Jorge Aparicio 2018-08-28 21:41:07 +02:00
  • 217ebb3a79 Merge #42 v0.3.4 bors[bot] 2018-08-28 14:07:43 +00:00
  • 5063e90960 v0.3.4 Jorge Aparicio 2018-08-28 15:56:49 +02:00
  • 73ced50a21 Merge #41 bors[bot] 2018-08-28 13:15:12 +00:00
  • b89c76e3fc use size instead of arm-none-eabi-size Jorge Aparicio 2018-08-28 14:55:02 +02:00
  • 7bb74b2123 fix some warnings Jorge Aparicio 2018-08-28 14:54:40 +02:00
  • 0eaa0de3c6 update the minimal example Jorge Aparicio 2018-08-27 22:52:02 +02:00
  • 3e39a0b927 publish docs on GH pages Jorge Aparicio 2018-08-27 17:44:55 +02:00
  • a79ea9bee7 bump dependencies to not depend on arm-none-eabi-gcc Jorge Aparicio 2018-08-27 17:34:01 +02:00
  • 34d34975c3 update symptom for the 'overwrite .cargo/config' problem Jorge Aparicio 2018-08-27 15:19:48 +02:00
  • 72e914069c use LLD as the default linker Jorge Aparicio 2018-08-25 19:26:05 +02:00
  • 014dab642a tweak bors.toml Jorge Aparicio 2018-08-11 19:37:39 -05:00
  • cb68ff7248 Merge #40 v0.3.3 bors[bot] 2018-08-07 22:33:55 +00:00