kaczmarczyck
|
7e7d5e38a1
|
enforces Module imports granularity (#445)
|
2022-03-14 20:44:48 +01:00 |
|
Julien Cretin
|
7a641d6391
|
Use the new const_mut_refs default feature of linked_list_allocator
This is necessary for Heap::empty() to be const.
|
2020-12-10 16:20:26 +01:00 |
|
Julien Cretin
|
d4b20a5acc
|
Fix linked_list_allocator version to fix build
They released version 0.8.7 today which breaks our assumption that Heap::empty
is callable in const context.
|
2020-12-10 16:15:58 +01:00 |
|
Guillaume Endignoux
|
5511811703
|
Fix most Clippy warnings.
|
2020-09-29 11:05:24 +02:00 |
|
Guillaume Endignoux
|
ff73936a4d
|
Fix imports in ctap, embedded_flash and lang-items.
|
2020-09-22 13:14:33 +02:00 |
|
Guillaume Endignoux
|
ff0eefcae5
|
Fix typo in Cargo.toml.
|
2020-08-07 15:09:07 +02:00 |
|
Guillaume Endignoux
|
76c0840354
|
Update third_party/lang-items to support OpenSK.
|
2020-08-07 15:09:07 +02:00 |
|
Guillaume Endignoux
|
fbc7044328
|
git mv alloc.rs allocator.rs
|
2020-08-07 15:09:07 +02:00 |
|
Guillaume Endignoux
|
ee7ffa658c
|
Import https://github.com/tock/libtock-rs/core at commit ab2c945 into third_party/lang-items/.
|
2020-08-07 15:09:07 +02:00 |
|
Guillaume Endignoux
|
89e397e718
|
Import https://github.com/tock/libtock-rs/core at commit 828c19d into third_party/lang-items/.
|
2020-08-07 15:09:07 +02:00 |
|