1 file changed
+1
-1
lines changedSubmodule nf-interpreter updated 31 files
- azure-pipelines-templates/download-hexdfu.yml+1-1
- install-scripts/install-nf-hex2dfu.ps1+1-1
- src/CLR/CorLib/corlib_native.cpp+4-2
- src/CLR/CorLib/corlib_native.h+1
- src/CLR/CorLib/corlib_native_System_DateTime.cpp+4-10
- src/CLR/Core/Core-vs2019.vcxproj+2-2
- src/CLR/Core/Core.vcxproj+2-2
- src/CLR/Debugger/Debugger.cpp+13-13
- src/CLR/Debugger/Debugger.vcxproj+6-3
- src/CLR/Debugger/Debugger_stub.cpp+35-2
- src/CLR/Runtime.Native/nf_rt_native.cpp+4-2
- src/CLR/Runtime.Native/nf_rt_native.h+2
- src/CLR/Runtime.Native/nf_rt_native_nanoFramework_Runtime_Hardware_SystemInfo.cpp+31
- src/HAL/Include/nanoHAL_ReleaseInfo.h+17-3
- src/HAL/nanoHAL_SystemInformation.cpp+21-6
- targets/CMSIS-OS/ChibiOS/MBN_QUAIL/target_common.h.in+5
- targets/CMSIS-OS/ChibiOS/NETDUINO3_WIFI/nanoCLR/mcuconf.h+4-2
- targets/CMSIS-OS/ChibiOS/NETDUINO3_WIFI/target_common.h.in+4
- targets/CMSIS-OS/ChibiOS/ST_NUCLEO64_F091RC/target_common.h.in+5
- targets/CMSIS-OS/ChibiOS/ST_STM32F429I_DISCOVERY/target_common.h.in+5
- targets/CMSIS-OS/ChibiOS/ST_STM32F769I_DISCOVERY/target_common.h.in+5
- targets/CMSIS-OS/ChibiOS/nanoCLR/nanoFramework.Hardware.Stm32/nf_hardware_stm32_native_nanoFramework_Hardware_Stm32_RTC.cpp+30-14
- targets/CMSIS-OS/ChibiOS/nanoCLR/nanoFramework.Runtime.Native/nf_rt_native_nanoFramework_Runtime_Native_Rtc.cpp+16-3
- targets/CMSIS-OS/ChibiOS/nanoCLR/targetHAL_Time.cpp+6-2
- targets/FreeRTOS_ESP32/ESP32_WROOM_32/target_common.h.in+5
- targets/TI-SimpleLink/TI_CC3220SF_LAUNCHXL/common/Device_BlockStorage.c+2-2
- targets/TI-SimpleLink/TI_CC3220SF_LAUNCHXL/nanoCLR/CC3220SF_CLR.ld+1-1
- targets/TI-SimpleLink/TI_CC3220SF_LAUNCHXL/target_common.h.in+4
- targets/TI-SimpleLink/common/sockets_simplelink.cpp+2
- targets/os/win32/nanoCLR/main.cpp+14-4
- targets/os/win32/nanoCLR/nanoCLR.vcxproj+2-2
0 commit comments