1 file changed
+1
-1
lines changedSubmodule nf-debugger updated 48 files
- .editorconfig+213
- README-BEFORE-UPDATE-REFS.txt+6
- USB Test App WPF/App.xaml+7-7
- USB Test App WPF/App.xaml.cs+7-2
- USB Test App WPF/FodyWeavers.xml-4
- USB Test App WPF/FodyWeavers.xsd-54
- USB Test App WPF/MainWindow.xaml+2-3
- USB Test App WPF/MainWindow.xaml.cs+1-1
- USB Test App WPF/Serial Test App WPF.csproj+7-9
- USB Test App WPF/ViewModel/MainViewModel.cs+41-36
- USB Test App WPF/ViewModel/ViewModelLocator.cs+22-36
- azure-pipelines.yml+5-6
- nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xml-4
- nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xsd-54
- nanoFramework.Tools.DebugLibrary.Net/PortDefinitions/PortBase.cs+7-5
- nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj+7-16
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.NetworkConfigurationProperties.cs+101
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.Wireless80211ConfigurationProperties.cs+70
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.WirelessAPConfigurationProperties.cs+74
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.X509CaRootBundleProperties.cs+56
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.X509DeviceCertificatesProperties.cs+56
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.cs-250
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/NanoFrameworkDevices.cs+11-2
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/NetworkConfigurationPropertiesBase.cs+108-19
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/Wireless80211ConfigurationPropertiesBase.cs+3-41
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/WirelessAPConfigurationPropertiesBase.cs+18-42
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/WirelessConfigurationPropertiesBase.cs+88
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/X509CaRootBundlePropertiesBase.cs+13-7
- nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/X509DeviceCertificatesPropertiesBase.cs+13-7
- nanoFramework.Tools.DebugLibrary.Shared/Extensions/OutputExtensions.cs+2-2
- nanoFramework.Tools.DebugLibrary.Shared/NFDevice/GlobalExclusiveDeviceAccess.cs+308
- nanoFramework.Tools.DebugLibrary.Shared/NFDevice/NanoDevice.cs+19-10
- nanoFramework.Tools.DebugLibrary.Shared/NFDevice/NanoDeviceBase.cs+100-72
- nanoFramework.Tools.DebugLibrary.Shared/PortComposite/PortCompositeDeviceManager.cs+17-13
- nanoFramework.Tools.DebugLibrary.Shared/PortDefinitions/IPort.cs+8-4
- nanoFramework.Tools.DebugLibrary.Shared/PortDefinitions/PortBase.cs+8-8
- nanoFramework.Tools.DebugLibrary.Shared/PortSerial/DeviceWatcher.cs+206-39
- nanoFramework.Tools.DebugLibrary.Shared/PortSerial/PortSerial.cs+75-32
- nanoFramework.Tools.DebugLibrary.Shared/PortSerial/PortSerialManager.cs+166-166
- nanoFramework.Tools.DebugLibrary.Shared/PortTcpIp/DeviceWatcher.cs+33-7
- nanoFramework.Tools.DebugLibrary.Shared/PortTcpIp/PortTcpIp.cs+29-8
- nanoFramework.Tools.DebugLibrary.Shared/PortTcpIp/PortTcpIpManager.cs+143-89
- nanoFramework.Tools.DebugLibrary.Shared/WireProtocol/ConnectPortResult.cs+8-5
- nanoFramework.Tools.DebugLibrary.Shared/WireProtocol/Engine.cs+44-38
- nanoFramework.Tools.DebugLibrary.Shared/nanoFramework.Tools.DebugLibrary.Net.projitems+7
- nanoFramework.Tools.Debugger.sln+1
- spelling_exclusion.dic+1
- version.json+2-2
0 commit comments