GitHub / rust-embedded/embedded-alloc issues and pull requests
#102 - Change to &raw
Pull Request -
State: closed - Opened by Riceman2000 6 months ago
#101 - Use of soft-deprecated macro
Issue -
State: closed - Opened by Riceman2000 6 months ago
- 5 comments
Labels: enhancement
#100 - `BorrowMutError` in TlsfHeap when inserting into BTreeMap
Issue -
State: closed - Opened by nathaniel-bennett 7 months ago
- 2 comments
Labels: bug, question
#99 - `Rc`, `Arc` types require allocator to implement `Clone`
Issue -
State: closed - Opened by nathaniel-bennett 7 months ago
- 1 comment
#98 - add more support target
Pull Request -
State: closed - Opened by sndnvaps 10 months ago
- 6 comments
#97 - Fix CI failure
Pull Request -
State: closed - Opened by jannic 10 months ago
#96 - CI Failure
Issue -
State: closed - Opened by github-actions[bot] 10 months ago
Labels: ci
#95 - Can you add a way to calculate the max heap used?
Issue -
State: open - Opened by patnir1 11 months ago
- 2 comments
Labels: enhancement, question
#94 - version: 0.5.1 -> 0.6.0
Pull Request -
State: closed - Opened by newAM 11 months ago
#93 - New release
Issue -
State: closed - Opened by scoplexian 11 months ago
- 1 comment
#92 - Fix new clippy lints
Pull Request -
State: closed - Opened by newAM over 1 year ago
#91 - CI Failure
Issue -
State: closed - Opened by github-actions[bot] over 1 year ago
Labels: ci
#90 - Is there a way to make the heap size configurable?
Issue -
State: closed - Opened by koija over 1 year ago
- 1 comment
Labels: question
#89 - edition: 2018 -> 2021
Pull Request -
State: closed - Opened by newAM over 1 year ago
#88 - Update documentation for TLSF and LLFF heaps
Pull Request -
State: closed - Opened by newAM over 1 year ago
#87 - chore(typo): "Crate" -> "Create"
Pull Request -
State: closed - Opened by sno2 over 1 year ago
#86 - CI Failure
Issue -
State: closed - Opened by github-actions[bot] over 1 year ago
- 1 comment
Labels: duplicate, ci
#85 - version: 0.5.0 -> 0.5.1
Pull Request -
State: closed - Opened by newAM over 1 year ago
#84 - merge cron.yml with ci.yml
Pull Request -
State: closed - Opened by newAM over 1 year ago
- 4 comments
#83 - CI Failure
Issue -
State: closed - Opened by github-actions[bot] over 1 year ago
Labels: ci
#82 - Add allocator_api example
Pull Request -
State: closed - Opened by newAM over 1 year ago
#81 - version: 0.5.0 -> 0.6.0
Pull Request -
State: closed - Opened by newAM over 1 year ago
- 4 comments
#80 - deduplicate code between Allocator and GlobalAlloc
Pull Request -
State: closed - Opened by newAM over 1 year ago
#79 - Add basic smoke test
Pull Request -
State: closed - Opened by newAM over 1 year ago
#78 - Add choice of Two-Level Segregated Fit and Linked List First Fit
Pull Request -
State: closed - Opened by trueb2 almost 2 years ago
- 5 comments
#77 - Update CI
Pull Request -
State: closed - Opened by newAM almost 2 years ago
#76 - Update CODEOWNERS
Pull Request -
State: closed - Opened by newAM almost 2 years ago
#75 - Update team in code of conduct
Pull Request -
State: closed - Opened by newAM almost 2 years ago
#74 - Swap from cortex-m to libs team
Pull Request -
State: closed - Opened by adamgreig almost 2 years ago
#73 - Remove legacy const_mut_refs feature on linked_list_allocator
Pull Request -
State: closed - Opened by rmja almost 2 years ago
#72 - safe example with spin
Pull Request -
State: closed - Opened by Dajamante almost 2 years ago
- 4 comments
#71 - Get undefined reference to `debug_lower_hex` when using alloc crate
Issue -
State: closed - Opened by jonathanbcarlson almost 2 years ago
- 1 comment
#70 - Prepare switch to GHMQ
Pull Request -
State: closed - Opened by eldruin about 2 years ago
#69 - Add note about critical section to readme
Pull Request -
State: closed - Opened by eldruin about 2 years ago
- 4 comments
#68 - Can not build for STM32 - undefined symbol critical section
Issue -
State: closed - Opened by stexa about 2 years ago
- 1 comment
#67 - This crate should be flagged as single-core usage only
Issue -
State: closed - Opened by BRA1L0R over 2 years ago
- 2 comments
#66 - Run CI on stable rust, now that rust 1.68 is released
Pull Request -
State: closed - Opened by jannic over 2 years ago
- 1 comment
#65 - readme: fix links
Pull Request -
State: closed - Opened by Dirbaio over 2 years ago
- 3 comments
#64 - Allow and document usage with stable rust
Pull Request -
State: closed - Opened by jannic over 2 years ago
- 10 comments
#63 - Remove alloc_error_handler
Pull Request -
State: closed - Opened by jannic over 2 years ago
- 1 comment
#62 - Remove alloc_error_handler
Pull Request -
State: closed - Opened by jannic over 2 years ago
- 4 comments
#61 - Implement the Allocator trait from the unstable allocator_api
Pull Request -
State: closed - Opened by rmja over 2 years ago
- 6 comments
#60 - Fix init() rustdoc to match actual arguments
Pull Request -
State: closed - Opened by xkr47 over 2 years ago
- 1 comment
#59 - Add deprecation notice to README of 0.4.4
Pull Request -
State: closed - Opened by adamgreig over 2 years ago
- 4 comments
#58 - Prepare v0.4.3
Pull Request -
State: closed - Opened by adamgreig over 2 years ago
- 2 comments
#57 - update `linked_list_allocator` to `0.10.4`
Pull Request -
State: closed - Opened by rursprung almost 3 years ago
- 3 comments
#56 - Use critical-section for heap locking, rename to `embedded-alloc`.
Pull Request -
State: closed - Opened by Dirbaio almost 3 years ago
- 10 comments
Labels: S-waiting-on-review, T-cortex-m
#55 - Add nrf softdevice feature
Pull Request -
State: closed - Opened by nospam2678 about 3 years ago
- 3 comments
Labels: S-waiting-on-review, T-cortex-m
#54 - fix: remove usage of HEAP mut ref in example
Pull Request -
State: closed - Opened by wcampbell0x2a over 3 years ago
- 3 comments
Labels: S-waiting-on-review, T-cortex-m
#53 - Change usage example for statically allocated heap
Pull Request -
State: closed - Opened by nviennot over 3 years ago
- 6 comments
Labels: S-waiting-on-review, T-cortex-m
#52 - Prepare v0.4.2
Pull Request -
State: closed - Opened by adamgreig over 3 years ago
- 1 comment
#51 - CI Failure
Issue -
State: closed - Opened by github-actions[bot] almost 4 years ago
- 1 comment
Labels: ci
#50 - Update cortex-m to 0.7
Pull Request -
State: closed - Opened by rukai about 4 years ago
- 4 comments
Labels: S-waiting-on-review, T-cortex-m
#49 - add example that proves extern "C" malloc and free
Issue -
State: open - Opened by xoviat over 4 years ago
- 1 comment
#48 - Add target to cron CI build. Fixes #47.
Pull Request -
State: closed - Opened by adamgreig over 4 years ago
- 2 comments
Labels: S-waiting-on-review, T-cortex-m
#47 - CI Failure
Issue -
State: closed - Opened by github-actions[bot] over 4 years ago
Labels: ci
#46 - Prepare for v0.4.1
Pull Request -
State: closed - Opened by thalesfragoso over 4 years ago
- 4 comments
Labels: S-waiting-on-review, T-cortex-m
#45 - Address clippy suggestions
Pull Request -
State: closed - Opened by thalesfragoso over 4 years ago
- 2 comments
Labels: S-waiting-on-review, T-cortex-m
#44 - Migrate to GitHub Actions
Pull Request -
State: closed - Opened by thalesfragoso over 4 years ago
- 3 comments
Labels: S-waiting-on-review, T-cortex-m
#43 - Build is failing on thumbv6
Issue -
State: closed - Opened by thalesfragoso over 4 years ago
- 1 comment
#42 - Release?
Issue -
State: closed - Opened by Dirbaio over 4 years ago
- 1 comment
#41 - Bumped linked_list_allocator and added `const_mut_refs` feature
Pull Request -
State: closed - Opened by Spadi0 over 4 years ago
- 2 comments
Labels: S-waiting-on-review, T-cortex-m
#40 - error[E0015]: calls in constant functions are limited to constant functions
Issue -
State: closed - Opened by haata over 4 years ago
- 1 comment
#39 - Is there anyway to use panic_semihosting with this crate?
Issue -
State: open - Opened by ebakoba almost 5 years ago
- 1 comment
#38 - Replace linked-list allocator with TLSF
Pull Request -
State: closed - Opened by PTaylor-us almost 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-cortex-m
#37 - Exposed `used` and `free` methods on CortexMHeap
Pull Request -
State: closed - Opened by VictorKoenders about 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-cortex-m
#36 - Heap allocation considerations for embedded systems
Issue -
State: open - Opened by PTaylor-us about 5 years ago
- 8 comments
#35 - 0.4.0
Pull Request -
State: closed - Opened by jonas-schievink about 5 years ago
- 6 comments
Labels: S-waiting-on-review, T-cortex-m
#34 - Update to Cortex-M dependency
Pull Request -
State: closed - Opened by diondokter about 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-cortex-m
#33 - Update the crate to compile with newest nightly
Pull Request -
State: closed - Opened by bugadani about 5 years ago
- 3 comments
Labels: S-waiting-on-review, T-cortex-m
#32 - Build with 2018 edition, and fix the example
Pull Request -
State: closed - Opened by jonas-schievink about 5 years ago
- 3 comments
Labels: S-waiting-on-review, T-cortex-m
#31 - Make a new release on crates.io
Issue -
State: closed - Opened by diondokter over 5 years ago
- 4 comments
#30 - Add triagebot configuration
Pull Request -
State: closed - Opened by LeSeulArtichaut over 5 years ago
- 2 comments
Labels: S-waiting-on-review, T-cortex-m
#29 - Bumped dependency linked-list-allocator, fixed feature warn.
Pull Request -
State: closed - Opened by avlec over 5 years ago
- 4 comments
Labels: S-waiting-on-review, T-cortex-m
#28 - Possible Broken Dependency: linked_list_allocator
Issue -
State: closed - Opened by avlec over 5 years ago
#27 - Sync with latest cortex-m version
Issue -
State: closed - Opened by sbechet over 5 years ago
#26 - linked_list_allocator update for AllocRef and spinning_top
Pull Request -
State: closed - Opened by sbechet over 5 years ago
- 21 comments
Labels: S-waiting-on-review, T-cortex-m
#25 - Alloc -> AllocRef
Issue -
State: closed - Opened by sbechet over 5 years ago
- 1 comment
#24 - add team e-mail to authors
Pull Request -
State: closed - Opened by japaric over 6 years ago
- 2 comments
#23 - Add additional meta data to improve crate experience
Pull Request -
State: closed - Opened by Nicoretti almost 7 years ago
- 2 comments
#22 - Does not build on latest nightly
Issue -
State: closed - Opened by phil-opp almost 7 years ago
- 3 comments
#21 - note the code of conduct in the README
Pull Request -
State: closed - Opened by japaric almost 7 years ago
- 2 comments
#20 - tweak Cargo.toml
Pull Request -
State: closed - Opened by japaric almost 7 years ago
- 6 comments
#19 - tweak README
Pull Request -
State: closed - Opened by japaric almost 7 years ago
- 6 comments
#18 - make bors reject PRs that don't have enough reviews
Pull Request -
State: closed - Opened by japaric almost 7 years ago
- 2 comments
#17 - update copyright year
Pull Request -
State: closed - Opened by japaric almost 7 years ago
- 6 comments
#16 - Update to latest GlobalAlloc changes
Pull Request -
State: closed - Opened by phil-opp about 7 years ago
- 2 comments
#15 - show how to define the `oom` lang item
Pull Request -
State: closed - Opened by japaric about 7 years ago
- 2 comments
#14 - Use OOM lang item
Issue -
State: closed - Opened by fmckeogh about 7 years ago
- 2 comments
#13 - add ci
Pull Request -
State: closed - Opened by japaric over 7 years ago
- 4 comments
#12 - Use new global allocator API
Pull Request -
State: closed - Opened by phil-opp over 7 years ago
- 1 comment
#11 - Disable default features on linked_list_allocator
Pull Request -
State: closed - Opened by ArcaneNibble over 7 years ago
- 1 comment
#10 - Panic on out of memory
Pull Request -
State: closed - Opened by phil-opp over 7 years ago
- 3 comments
#9 - Update linked_list_allocator to 0.5.0
Pull Request -
State: closed - Opened by phil-opp over 7 years ago
- 1 comment
#8 - Passing argument to init - wrong example?
Issue -
State: closed - Opened by thejpster almost 8 years ago
- 1 comment
#7 - Update alloc API to latest nightly
Pull Request -
State: closed - Opened by f-bro almost 8 years ago
- 1 comment
#6 - Update alloc API to latest nightly
Pull Request -
State: closed - Opened by f-bro about 8 years ago
#5 - Update alloc API to latest nightly
Pull Request -
State: closed - Opened by oli-obk over 8 years ago
- 2 comments
#4 - fix the heap size calculation
Pull Request -
State: closed - Opened by japaric over 8 years ago
#3 - Heap length is end - start
Issue -
State: closed - Opened by thejpster over 8 years ago