Skip to content

Commit

Permalink
Update debugger sub-module @fc048fe
Browse files Browse the repository at this point in the history
***NO_CI***
  • Loading branch information
josesimoes committed Nov 15, 2024
1 parent c0827e0 commit 7cc5649
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nf-debugger
Submodule nf-debugger updated 48 files
+213 βˆ’0 .editorconfig
+6 βˆ’0 README-BEFORE-UPDATE-REFS.txt
+7 βˆ’7 USB Test App WPF/App.xaml
+7 βˆ’2 USB Test App WPF/App.xaml.cs
+0 βˆ’4 USB Test App WPF/FodyWeavers.xml
+0 βˆ’54 USB Test App WPF/FodyWeavers.xsd
+2 βˆ’3 USB Test App WPF/MainWindow.xaml
+1 βˆ’1 USB Test App WPF/MainWindow.xaml.cs
+7 βˆ’9 USB Test App WPF/Serial Test App WPF.csproj
+41 βˆ’36 USB Test App WPF/ViewModel/MainViewModel.cs
+22 βˆ’36 USB Test App WPF/ViewModel/ViewModelLocator.cs
+5 βˆ’6 azure-pipelines.yml
+0 βˆ’4 nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xml
+0 βˆ’54 nanoFramework.Tools.DebugLibrary.Net/FodyWeavers.xsd
+7 βˆ’5 nanoFramework.Tools.DebugLibrary.Net/PortDefinitions/PortBase.cs
+7 βˆ’16 nanoFramework.Tools.DebugLibrary.Net/nanoFramework.Tools.DebugLibrary.Net.csproj
+101 βˆ’0 ...amework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.NetworkConfigurationProperties.cs
+70 βˆ’0 ...k.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.Wireless80211ConfigurationProperties.cs
+74 βˆ’0 ...work.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.WirelessAPConfigurationProperties.cs
+56 βˆ’0 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.X509CaRootBundleProperties.cs
+56 βˆ’0 ...ework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.X509DeviceCertificatesProperties.cs
+0 βˆ’250 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/DeviceConfiguration.cs
+11 βˆ’2 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/NanoFrameworkDevices.cs
+108 βˆ’19 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/NetworkConfigurationPropertiesBase.cs
+3 βˆ’41 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/Wireless80211ConfigurationPropertiesBase.cs
+18 βˆ’42 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/WirelessAPConfigurationPropertiesBase.cs
+88 βˆ’0 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/WirelessConfigurationPropertiesBase.cs
+13 βˆ’7 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/X509CaRootBundlePropertiesBase.cs
+13 βˆ’7 nanoFramework.Tools.DebugLibrary.Shared/DeviceConfiguration/X509DeviceCertificatesPropertiesBase.cs
+2 βˆ’2 nanoFramework.Tools.DebugLibrary.Shared/Extensions/OutputExtensions.cs
+308 βˆ’0 nanoFramework.Tools.DebugLibrary.Shared/NFDevice/GlobalExclusiveDeviceAccess.cs
+19 βˆ’10 nanoFramework.Tools.DebugLibrary.Shared/NFDevice/NanoDevice.cs
+100 βˆ’72 nanoFramework.Tools.DebugLibrary.Shared/NFDevice/NanoDeviceBase.cs
+17 βˆ’13 nanoFramework.Tools.DebugLibrary.Shared/PortComposite/PortCompositeDeviceManager.cs
+8 βˆ’4 nanoFramework.Tools.DebugLibrary.Shared/PortDefinitions/IPort.cs
+8 βˆ’8 nanoFramework.Tools.DebugLibrary.Shared/PortDefinitions/PortBase.cs
+206 βˆ’39 nanoFramework.Tools.DebugLibrary.Shared/PortSerial/DeviceWatcher.cs
+75 βˆ’32 nanoFramework.Tools.DebugLibrary.Shared/PortSerial/PortSerial.cs
+166 βˆ’166 nanoFramework.Tools.DebugLibrary.Shared/PortSerial/PortSerialManager.cs
+33 βˆ’7 nanoFramework.Tools.DebugLibrary.Shared/PortTcpIp/DeviceWatcher.cs
+29 βˆ’8 nanoFramework.Tools.DebugLibrary.Shared/PortTcpIp/PortTcpIp.cs
+143 βˆ’89 nanoFramework.Tools.DebugLibrary.Shared/PortTcpIp/PortTcpIpManager.cs
+8 βˆ’5 nanoFramework.Tools.DebugLibrary.Shared/WireProtocol/ConnectPortResult.cs
+44 βˆ’38 nanoFramework.Tools.DebugLibrary.Shared/WireProtocol/Engine.cs
+7 βˆ’0 nanoFramework.Tools.DebugLibrary.Shared/nanoFramework.Tools.DebugLibrary.Net.projitems
+1 βˆ’0 nanoFramework.Tools.Debugger.sln
+1 βˆ’0 spelling_exclusion.dic
+2 βˆ’2 version.json

0 comments on commit 7cc5649

Please sign in to comment.