Crates.io | cortex-m-log |
lib.rs | cortex-m-log |
version | 0.8.0 |
source | src |
created_at | 2018-05-15 18:00:17.407922 |
updated_at | 2023-02-22 00:35:38.436579 |
description | Logging facilities for Cortex-M processors |
homepage | |
repository | https://github.com/DoumanAsh/cortex-m-log |
max_upload_size | |
id | 65580 |
size | 21,637 |
Logging facilities for Cortex-M processors
log-integration
- Enables log integrationsemihosting
- Enables facilities for cortex-m-semihosting.itm
- Enables ITM destination for logging (not available on Cortex-M0 microcontrollers)Please note that at the current moment I'm no longer working with cortex chips and unlikely to work on improving this crate further. If you wish to take over, please let me know and I'll consider giving full rights to access this crate.