nf-interpreter icon indicating copy to clipboard operation
nf-interpreter copied to clipboard

:gear: nanoFramework Interpreter, CLR, HAL, PAL and reference target boards

Results 34 nf-interpreter issues
Sort by recently updated
recently updated
newest added

## Description Updates FatFS to the latest version ## Motivation and Context Most (if not all) platforms are already using it, (our current src repo does not take into account...

Type: enhancement
Area: Config-and-Build
Area: Targets
Type: dependencies
Area: Dev-Containers

## Description * Adds LCD GRAPHICS for the ST_STM32F429I_DISCOVERY ## Motivation and Context * This board has an LCD. ## How Has This Been Tested? ## Screenshots ## Types of...

Type: enhancement

## Description ## Motivation and Context - Following nanoframework/System.Net#265 ## How Has This Been Tested? ## Screenshots ## Types of changes - [ ] Improvement (non-breaking change that improves a...

Type: enhancement
Type: dependencies

## Description ## Motivation and Context A long time feature request is to add SQLite support. This PR adds the skeleton for such a request and is backed up by...

Type: enhancement
do not merge

## Description - Moves the ble implementation to accomodate the change in nanoframework/nanoFramework.Device.Bluetooth/pull/35 ## Motivation and Context - Resolves nanoFramework/Home#1059 ## How Has This Been Tested? ## Screenshots ## Types...

Type: enhancement
:warning: DO NOT MERGE :warning:

## Description This adds support for the following Ethernet based ESP32 boards. - ESP32_ETHERNET_KIT_1.2 (Espressif) - ESP32_WT32_ETH01 - ESP32_WESP32 Change the Ethernet configuration so as to support new boards and...

Type: bug
Type: enhancement
Area: Config-and-Build

## Description ## Motivation and Context - Following nanoframework/CoreLibrary#185 ## How Has This Been Tested? ## Screenshots ## Types of changes - [ ] Improvement (non-breaking change that improves a...

do not merge
Type: dependencies

## Description The .vscode folder still included an obsolete file. ## Motivation and Context It is no longer supported (and since replaced with global "presets") ## How Has This Been...

Area: Config-and-Build
do not merge

## Description Adds native code supporting nanoFramework.Hardware.Esp32.EspNow managed lib. ## Motivation and Context - Resolves nanoFramework/Home#927 ## How Has This Been Tested? Used in my own project. ## Types of...

Type: enhancement
:warning: DO NOT MERGE :warning:
Status: under review
Platform: ESP32

## Description This commit switches the define for the HAL_Time_CurrrentSysTicks from osKernelSysTicks to a new function HAL_Time_ExtendedCurrentSysTicks. As the old function osKernelSysTicks returns only a 32-bit value, the new function...

Type: bug
do not merge
Status: under review