You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project is a library to ease implementation of pluggable discoveries for the [Arduino CLI](https://github.com/arduino/arduino-cli)
8
+
following the [official specification](https://arduino.github.io/arduino-cli/latest/platform-specification/#pluggable-monitor).
9
+
10
+
## Reference implementation
11
+
12
+
The [`dummy-monitor` folder](dummy-monitor) contains a reference pluggable monitor implementation.
4
13
5
14
## Security
6
15
7
16
If you think you found a vulnerability or other security-related bug in this project, please read our
8
-
[security policy](https://github.com/arduino/serial-discovery/security/policy) and report the bug to our Security Team 🛡️
17
+
[security policy](https://github.com/arduino/serial-monitor/security/policy) and report the bug to our Security Team 🛡️
0 commit comments