This website requires JavaScript.
Explore
Help
Sign In
pioduino
/
platformio-core
Watch
1
Star
0
Fork
0
You've already forked platformio-core
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
401f8a4891d546071d4d3a689002edebd3c3b42e
platformio-core
/
platformio
/
device
/
monitor
T
History
Ivan Kravets
30709fd0b3
Replaced monitor_flags with independent project configuration options: monitor_parity, monitor_eol, monitor_raw, monitor_echo
2022-06-15 15:36:17 +03:00
..
filters
Restructure "device" module
2022-06-10 14:01:55 +03:00
__init__.py
Restructure "device" module
2022-06-10 14:01:55 +03:00
command.py
Replaced monitor_flags with independent project configuration options: monitor_parity, monitor_eol, monitor_raw, monitor_echo
2022-06-15 15:36:17 +03:00
terminal.py
Fixed an issue when the monitor filters were not applied in their order //
Resolve
#4320
2022-06-15 14:30:05 +03:00