1. ae1bb89 Compile without Xargo by Woyten · 7 years ago
  2. 5c30b19 Match future toolchain of Tock OS by Woyten · 7 years ago
  3. 34224fa Merge pull request #39 from anotherthomas/master by torfmaster · 7 years ago
  4. d32f6d2 removed unneeded feature. by Thomas Fenzl · 7 years ago
  5. 531cb12 Added example connecting leds to buttons. by Thomas Fenzl · 7 years ago
  6. 66acf90 Merge pull request #38 from torfmaster/bugfix/dont-discard-timer by Woyten · 7 years ago
  7. facdabb Extract timer into variable so subscription doesn't get dropped. by Philipp Vollmer · 7 years ago
  8. 968a3fe Merge pull request #35 from torfmaster/bugfix/consume-mut-callbacks by Amit Levy · 7 years ago
  9. de86c43 Cleanup/Review comments by Woyten · 7 years ago
  10. d233968 Make some APIs more fluent by Woyten · 7 years ago
  11. 3ecca2d Remove unsafe SubscribeInfo by Woyten · 7 years ago
  12. 0833a04 Fix subscription part of #33 by Woyten · 7 years ago
  13. 4eb0fed Merge pull request #34 from not-an-aardvark/update-readme by Amit Levy · 7 years ago
  14. bc37685 Improve installation instructions by Teddy Katz · 7 years ago
  15. b92181e Merge pull request #29 from torfmaster/feature/doc-update by Amit Levy · 7 years ago
  16. 209e318 Added a quick-start section to the readme. by Philipp Vollmer · 7 years ago
  17. 44dc9d6 Merge pull request #31 from torfmaster/feature/updates by torfmaster · 7 years ago
  18. 2ccbd6f Update RLS by Woyten · 7 years ago
  19. 9474bd8 Update Tock by Woyten · 7 years ago
  20. dc3945e Update xargo by Woyten · 7 years ago
  21. 651ce23 Merge pull request #30 from torfmaster/bugfix/fix-versions by Woyten · 7 years ago
  22. eb22045 Change formatting according to rustfmt by Philipp Vollmer · 7 years ago
  23. d8ffbb7 Change versions in Cargo.toml to fixed versions. by Philipp Vollmer · 7 years ago
  24. 6be1bb0 Merge pull request #22 from tock/new-blink by torfmaster · 7 years ago
  25. 0537416 blink: match c version by Brad Campbell · 7 years ago
  26. 36a1a53 Merge pull request #26 from torfmaster/cleanup by Amit Levy · 7 years ago
  27. 83a2094 New rustfmt rules by Woyten · 7 years ago
  28. 3b0f36b Improve syscalls API by Woyten · 7 years ago
  29. 569d6d5 Remove PhantomTypes by Woyten · 7 years ago
  30. fbf1ffc Update build badge by Woyten · 7 years ago
  31. 4cf389c Merge pull request #25 from torfmaster/feature/check-formatting by Amit Levy · 7 years ago
  32. ab6709f Check correct formatting by Woyten · 7 years ago
  33. 4b0af4d Merge pull request #21 from tock/update-readme by Woyten · 7 years ago
  34. b94d6e7 update readme by Brad Campbell · 7 years ago
  35. c242e7f Merge pull request #18 from torfmaster/feature/lld by Amit Levy · 7 years ago
  36. 6b8d2aa Merge pull request #17 from torfmaster/feature/new-allow by Amit Levy · 7 years ago
  37. ddbfaa1 Use new subscription structure for ipc. by Philipp Vollmer · 7 years ago
  38. 697dd09 Minor fixup. by Philipp Vollmer · 7 years ago
  39. 8d0de9b Change unsubscribe method to new "subscribe" interface. by Philipp Vollmer · 7 years ago
  40. 4519092 Add handle for allowed buffers. by Philipp Vollmer · 7 years ago
  41. 23033ce Simplify example scripts by Woyten · 7 years ago
  42. bb68623 Use LLD instead of arm-none-eabi-ld by Woyten · 7 years ago
  43. cebf425 Merge pull request #15 from torfmaster/feature/hardware-tests by Amit Levy · 7 years ago
  44. 9c366f2 Add ipc test by Philipp Vollmer · 7 years ago
  45. afa77c4 Merge pull request #14 from torfmaster/bugfix/ipc-buffers by Amit Levy · 7 years ago
  46. 9f596f3 Change message type to slice for safety reasons. by Philipp Vollmer · 7 years ago
  47. 06944b5 Merge pull request #13 from torfmaster/master by Amit Levy · 7 years ago
  48. b8f7789 Merge remote-tracking branch 'upstream/master' by Woyten · 7 years ago
  49. 60df051 Use linked list allocator on crates.io by Woyten · 7 years ago
  50. 097066b Update tock by Woyten · 7 years ago
  51. f83c869 Rework callbacks and subscriptions concept by Woyten · 7 years ago
  52. 349417d Change ble examples to communicate via messagepack by Philipp Vollmer · 7 years ago
  53. 76c3f1c Update to current nightly by Philipp Vollmer · 7 years ago
  54. 55570f2 Move to variable size payload by Philipp Vollmer · 7 years ago
  55. fa109bf Remove magical calculations from entry_point.rs by Woyten · 7 years ago
  56. e4c5720 Add IPC support by Philipp Vollmer · 7 years ago
  57. f8de19d Merge pull request #11 from niklasad1/rust-toolchain-file by Amit Levy · 7 years ago
  58. 69781a6 Merge pull request #12 from niklasad1/dont-specify-dependencies-based-git-url by Amit Levy · 7 years ago
  59. 8071925 linked-list-alloc 0.5.0 break API by niklasad1 · 7 years ago
  60. 2eda491 use rust-toolchain to specify toolchain version by niklasad1 · 7 years ago
  61. c7eec1f Introduce new generic callback structure by Philipp Vollmer · 7 years ago
  62. 80dbde8 Speed up build by including xargo as a submodule by Woyten · 7 years ago
  63. cd7c7fe Remove all warnings and treat them as build errors by Woyten · 7 years ago
  64. a231480 Add temperature support and example by Philipp Vollmer · 7 years ago
  65. 41b9135 Ble scanning by Philipp Vollmer · 7 years ago
  66. 9567d79 Rework timer API by Woyten · 7 years ago
  67. 7c907bc Add service payload by Philipp Vollmer · 7 years ago
  68. e05178d Speed up build by including tock as a submodule by Woyten · 7 years ago
  69. 8b27c99 Make heap great again by Philipp Vollmer · 7 years ago
  70. cffec31 Link _start function to .start section by Woyten · 7 years ago
  71. af7bc52 Do not emit PIC info by Woyten · 7 years ago
  72. cb665ee Use linker script from latest tock version by Woyten · 7 years ago
  73. 5188f4f Put heap on stack by Woyten · 7 years ago
  74. 7e09261 Fix signature of _start by Woyten · 7 years ago
  75. eaf500a Fix comment by Woyten · 7 years ago
  76. d81a0c6 Add iter_mut() on Buttons by Woyten · 7 years ago
  77. 7958d43 Rename TockResult to TockValue by Woyten · 7 years ago
  78. d7ab026 Add .travis.yml by Philipp Vollmer · 7 years ago
  79. 01f23d8 Add first unit test by Philipp Vollmer · 7 years ago
  80. 94d21ed Force specific xargo and elf2tbf version by Woyten · 7 years ago
  81. bf26fe3 Add skript to build all examples by Woyten · 7 years ago
  82. a59a7e2 Buttons with Rust closures by Woyten · 7 years ago
  83. e04578a Add BLE advertising support by Philipp Vollmer · 7 years ago
  84. 714b346 Add gpio read support and example by Philipp Vollmer · 7 years ago
  85. 914e471 Format on save by Woyten · 7 years ago
  86. 01c529c Find a toolchain that works for compilation and the RLS by Woyten · 7 years ago
  87. 28a380d Adapt command "command" to current tock-abi by Philipp Vollmer · 7 years ago
  88. 617c080 Make synchronuous button access work by Philipp Vollmer · 7 years ago
  89. 7037cf7 Start work on button support by Woyten · 7 years ago
  90. 595f72f Make GPIO examples work by Woyten · 7 years ago
  91. 51948b0 Add GPIO support by Philipp Vollmer · 7 years ago
  92. ee88289 Simplify method signatures by Woyten · 7 years ago
  93. e5f9cd5 Add Led abstraction by Woyten · 7 years ago
  94. 5391163 Add ShiftRegister abstraction by Woyten · 7 years ago
  95. 741bd3a Format hex numbers and dump memory information on startup by Woyten · 7 years ago
  96. ee604cf Make hello example work by using a temporary decimal formatter by Woyten · 7 years ago
  97. 0e1f73e Make hello example work partially by Woyten · 7 years ago
  98. 3597431 Flash LEDs when panicking by Woyten · 7 years ago
  99. 04661f2 Fix heap problems by Woyten · 7 years ago
  100. ad1a857 Use most recent version of elf2tbf and comment out crashing code by Woyten · 7 years ago