- c8860d3 [HACK] lock futures to a local copy of v0.3.29 by Sam Leffler · 5 months ago
- 807cd9c Pin future-core version to 0.3.29 by Cindy Liu · 1 year, 2 months ago
- 4dc242f There's a bug preventing us from booting TockOS in debug builds, so turn off all optimizations for TockOS app and increase stack size so it still runs. by Austin Appleby · 3 years, 5 months ago
- dc18495 Move `libtock_platform` and `libtock_runtime` out of `core/`. by Johnathan Van Why · 4 years ago
- b7b53d6 Fix the build by avoiding bitvec 0.18.5. by Johnathan Van Why · 4 years ago
- 9765062 Add the libtock_runtime crate and platform switching. by Johnathan Van Why · 4 years, 2 months ago
- 69b9eae libmctp: Initial commit by Alistair Francis · 4 years, 4 months ago
- 43b96db Cargo.toml: Overwrite the log crate by Alistair Francis · 4 years, 6 months ago
- bcb5141 examples-features/ctap: Add the PrivateKey type by Alistair Francis · 4 years, 6 months ago
- 67f3e5f examples-features: Add a full CTAP example by Alistair Francis · 4 years, 6 months ago
- d67a776 Cargo.toml: Bump the serde crate by Alistair Francis · 4 years, 6 months ago
- 3cbb114 Fix the broken Travis CI: by Johnathan Van Why · 4 years, 7 months ago
- 988305c Add the `libtock_platform` crate. by Johnathan Van Why · 4 years, 8 months ago
- a6c5c9d Switch all crate names to use underscores rather than hyphens. by Johnathan Van Why · 4 years, 9 months ago
- 74572d7 Add a tool that prints information on the sizes of the examples. by Johnathan Van Why · 4 years, 9 months ago
- c0d2b6f Use Tock's QEMU instead of our own QEMU. by Johnathan Van Why · 4 years, 9 months ago
- 127705a Merge #172 by bors[bot] · 5 years ago
- c9745fd Remove the async-support crate by Woyten · 5 years ago
- 3865ebe 171 enable debug symbols in release build by Bryan Cantrill · 5 years ago
- f457e00 Simplifiy running tests by torfmaster · 5 years ago
- d971c7d Create test runner by torfmaster · 5 years ago
- 964bb72 Add compilation of examples with new features to test suite by Woyten · 5 years ago
- 9d9edc9 Add custom_panic_handler and custom_alloc_error_handler feature by Woyten · 5 years ago
- 043ce90 Move allocator to libtock_core by Woyten · 5 years ago
- a3d10cb Split out libtock_core by Woyten · 5 years ago
- c1ba255 lang_items: Yield on a panic by Alistair Francis · 5 years ago
- 556a45c Restructure libtock hardware test by Woyten · 5 years ago
- d476883 Enable heap only on demand by Woyten · 5 years ago
- ebfd0b8 Fix allocator version by Woyten · 5 years ago
- b06f637 Re-export main macro by torfmaster · 5 years ago
- 3d60524 Use TockResult by torfmaster · 5 years ago
- 7a18588 Create crate attribute for an async libtock main by torfmaster · 5 years ago
- 1981871 Stop relying on atomics in the allocator by Woyten · 5 years ago
- c37d428 Bump new version and add CHANGELOG.md by Woyten · 5 years ago
- ee5de05 Add async example by Woyten · 5 years ago
- 2c1a759 Add async runtime by Woyten · 5 years ago
- e7fc1ea Cargo.toml: Update the linked_list_allocator version by Alistair Francis · 5 years ago
- e488334 Pin serde to a specific version, to keep compatibility with libtock-rs' toolchain. by Johnathan Van Why · 6 years ago
- c84685a Change crate name to libtock. by torfmaster · 6 years ago
- 30fc95b Use Rust 2018 edition by Woyten · 6 years ago
- 012fe57 Update Rust version by Woyten · 7 years ago
- 6550794 Pin dependencies for examples to compiling versions. by Philipp Vollmer · 7 years ago
- 6f7b3f0 Update to current nightly by Woyten · 7 years ago
- 658d267 Use same nightly as Tock by Woyten · 7 years ago
- 6d80d24 Update serde by Woyten · 7 years ago
- d8ffbb7 Change versions in Cargo.toml to fixed versions. by Philipp Vollmer · 7 years ago
- bb68623 Use LLD instead of arm-none-eabi-ld by Woyten · 7 years ago
- 60df051 Use linked list allocator on crates.io by Woyten · 7 years ago
- 349417d Change ble examples to communicate via messagepack by Philipp Vollmer · 7 years ago
- 64306fd Provide poor man's toolchain by Woyten · 7 years ago
- 3ed6070 Fix heap allocator by Amit Aryeh Levy · 8 years ago
- b052ef3 progress by Amit Aryeh Levy · 8 years ago
- 70690fd Add primitive heap by Amit Aryeh Levy · 8 years ago
- 0dc3e13 fixup license metadata by Pat Pannuto · 8 years ago
- 8ef5d40 libtock-ify by Amit Aryeh Levy · 8 years ago
- d508bde Fix LTO by Amit Aryeh Levy · 8 years ago
- 83fecc2 initial commit by Amit Aryeh Levy · 8 years ago