Commit Graph

  • 03709e1800 Release v0.1.8 main 0.1.8 Robin Krahl 2025-08-20 18:33:05 +02:00
  • f739833004 Add optional support for portable-atomic Robin Krahl 2025-08-20 18:19:11 +02:00
  • 56157c9a17 Add CI job for thumbv6m-none-eabi Robin Krahl 2025-08-20 18:06:31 +02:00
  • 405ad61d6c Fix or allow new clippy lints Robin Krahl 2025-08-20 18:28:19 +02:00
  • 647409aacf ci: Use ubuntu-latest instead of ubuntu-20.04 Robin Krahl 2025-08-20 18:25:12 +02:00
  • c2e43b8abf Add DelogPanic trait and delog_panic macro unwrap Robin Krahl 2024-10-14 17:14:57 +02:00
  • bdb2b12160 Release 0.1.7 0.1.7 Nicolas Stalder 2023-08-17 17:00:09 +02:00
  • 4295a880ed Remove use of internal log macros Sosthène Guédon 2023-08-17 10:07:51 +02:00
  • 6e50779833 Remove short-circuit for logging without any format arguments Sosthène Guédon 2023-04-04 11:17:27 +02:00
  • 0c03ffc3ae StdErrFlusher actually prints to stderr Michiel van Slobbe 2023-01-16 14:41:13 +08:00
  • bd5bb6cc27 Rename disable->std-log, bump version 0.1.6 Nicolas Stalder 2022-08-22 13:17:32 +02:00
  • da3e708f30 Add disable feature to fall back to log Robin Krahl 2022-08-01 14:28:11 +02:00
  • 6711ae1a3b Fix copyright, reassign to Trussed 0.1.5 Nicolas Stalder 2022-06-24 17:16:09 +02:00
  • 3a57130a6a Fix regression 0.1.4 Nicolas Stalder 2022-03-05 20:43:10 +01:00
  • c56ed69b59 Cargo fmt 0.1.3 Nicolas Stalder 2022-03-05 20:25:09 +01:00
  • 0910028454 Changelog for 0.1.2 0.1.2 Nicolas Stalder 2021-04-23 13:34:08 +02:00
  • 5f5d8fe92f allow local render buffer size to be changed Conor Patrick 2021-04-19 23:34:23 -07:00
  • 4863f19529 Release v0.1.1 0.1.1 Nicolas Stalder 2021-04-13 21:55:43 +02:00
  • ac477dbbef fix typo Conor Patrick 2021-04-08 16:10:02 -07:00
  • 5b632083ae prevent self.used being greater than the buffer which can cause panics Conor Patrick 2021-03-04 13:38:31 -08:00
  • bb289e3432 replace deprecated method Conor Patrick 2021-03-04 13:37:52 -08:00
  • d38cd82616 Release 0.1.0 Nicolas Stalder 2021-02-27 02:00:19 +01:00
  • 67ed594fb1 The actual fix - swap out the entire delog::delog! macro Nicolas Stalder 2021-01-13 22:49:37 +01:00
  • cd6407cf35 Patch out more for level_off, following discussion with Conor Nicolas Stalder 2021-01-13 21:12:10 +01:00
  • abb6c779fe (Try to) clarify documentation Nicolas Stalder 2021-01-13 20:20:25 +01:00
  • 1ca9e52a11 Expose the static global level features, respect the dynamic global level filters Nicolas Stalder 2021-01-13 20:01:56 +01:00
  • 0a1480f26b Example how to use RTIC 0.6 "spawn everywhere" in flusher impl Nicolas Stalder 2021-01-06 20:51:45 +01:00
  • 6464caf56c Export gated macros so they turn up in a library's documentation 0.1.0-alpha.2 Nicolas Stalder 2020-11-29 22:58:30 +01:00
  • fd3a0ebe89 Further cleanup Nicolas Stalder 2020-11-29 22:48:33 +01:00
  • 5326aa4b73 Revamp API Nicolas Stalder 2020-11-29 21:46:50 +01:00
  • 40a54b71df Towards "default local" logging macros Nicolas Stalder 2020-11-28 13:20:51 +01:00
  • 0a865fa91e Prepare for initial crates.io release 0.1.0-alpha.1 Nicolas Stalder 2020-11-28 00:54:29 +01:00
  • 0e6917fecf Setup CI Nicolas Stalder 2020-11-27 16:21:03 +01:00
  • b66b13d4c0 Add licenses Nicolas Stalder 2020-11-27 14:57:48 +01:00
  • c3c23b11f1 Small example to test wraparound not completely broken Nicolas Stalder 2020-11-22 16:17:03 +01:00
  • 5a659bf17a Attempt at proper enqueue algorithm for NVIC setups Nicolas Stalder 2020-11-22 15:58:53 +01:00
  • 7bc2a182d8 Gated/local macros and test Nicolas Stalder 2020-11-22 14:30:04 +01:00
  • 139dac4a58 Immediate log macros (e.g. try_info_now!), and remove unused delog! parameter Nicolas Stalder 2020-11-22 12:26:59 +01:00
  • a4d6b9a0c3 Call flusher properly for immediate mode logs Nicolas Stalder 2020-11-22 12:07:46 +01:00
  • df5f9d60f0 Test for Cortex-M via QEMU Nicolas Stalder 2020-11-22 12:05:18 +01:00
  • 3205731193 Shaping up Nicolas Stalder 2020-11-22 01:41:28 +01:00