OVMS3-idf/tools
Stephen Casner 3d5f7b3efd Allow configuring serial port as USB location ID
This is a workaround for the inconsistent device naming pattern
implemented in the device driver for Silicon Labs CP2102 USB to UART
Bridge Controller.  When there are multiple devices installed on one
computer, the second and subsequent devices are given a numeric suffix
that increments every time one of the devices is plugged in.  Thus,
unplugging and reinserting a cable causes the device name to change.

The workaround is to use the device USB location identifier as an
alternative consistent handle for the device, assuming that the cable
is plugged into the same jack each time.  This workaround does not
interfere with using the normal device name as the handle for cases
where only one device is used or when the inconsistent naming is not a
problem.
2018-02-18 16:29:05 -08:00
..
catch move Catch framework header into tools directory 2017-04-17 11:01:18 +08:00
ci Update cJSON to v1.7.1 2018-02-05 14:15:26 +08:00
esp_app_trace esp32: Adds functionality for application tracing over JTAG 2017-04-17 23:26:29 +03:00
kconfig Resolves: Warning '-s option given but default rule can be matched'. Closes https://github.com/espressif/esp-idf/issues/1338 2017-12-11 22:53:39 +01:00
tiny-test-fw CI: new CI ut framework, and can run it in local PC 2018-02-05 06:58:22 +00:00
unit-test-app CI: new CI ut framework, and can run it in local PC 2018-02-05 06:58:22 +00:00
windows Toolchain: Update to version 1.22.0-80-g6c4433a 2018-01-10 07:49:24 +00:00
eclipse-code-style.xml tools: add code formatter rules for Eclipse 2016-11-03 18:41:00 +08:00
findcp2102.py Allow configuring serial port as USB location ID 2018-02-18 16:29:05 -08:00
format-minimal.sh docs: add style guide 2016-11-03 18:41:00 +08:00
format.sh esp32: ReformatReformat panic.c (remove tabs, etc) 2016-12-07 13:25:56 -08:00
idf_monitor.py idf_monitor: Fix remaining case of Windows "console write fails" bug 2018-02-01 14:05:56 +08:00
idf_size.py make size: Fix map file parsing error on Windows 2017-06-29 12:54:13 +10:00