File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change @@ -69,9 +69,22 @@ Type: select all that apply (optional)
69
69
Type: select all that apply (optional)
70
70
71
71
- Exclusively Rust for firmware
72
- - Majority Rust for firmware, with some components or libraries in other languages (C/C++/Ada/Zig)
73
- - Majority other languages (C/C++/Ada/Zig) for firmware, with some Rust components or libraries
74
- - Exclusively other languages (C/C++/Ada/Zig) for firmware
72
+ - Majority Rust for firmware, with some components or libraries in other languages (C/C++/other)
73
+ - Majority other languages (C/C++/other) for firmware, with some Rust components or libraries
74
+ - Exclusively other languages (C/C++/other) for firmware
75
+
76
+ ### What other languages do you use with Rust in your firmware projects?
77
+
78
+ Type: select all that apply (optional)
79
+
80
+ * Ada
81
+ * C
82
+ * C++
83
+ * Micro/Circuit Python
84
+ * Swift
85
+ * Zig
86
+ * None (exclusively Rust)
87
+ * Other (free entry)
75
88
76
89
## Typical tools and libraries used
77
90
You can’t perform that action at this time.
0 commit comments