From 9f54b4aca89d77e2a84d7d522b51e3f2bbf8ac74 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= Date: Thu, 27 Jan 2022 23:47:49 +0100 Subject: RTIC macro expansion: Try to find target-dir --- macros/Cargo.toml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'macros/Cargo.toml') diff --git a/macros/Cargo.toml b/macros/Cargo.toml index 8339549..0c008c8 100644 --- a/macros/Cargo.toml +++ b/macros/Cargo.toml @@ -23,3 +23,6 @@ proc-macro-error = "1" quote = "1" syn = "1" rtic-syntax = "1.0.0" + +[features] +debugprint = [] -- cgit v1.2.3