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

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

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

## Description - Add littlefs to build system. - Replacing and removing Win.Storage from ChibiOS and Azure RTOS targets. - Temporarily removing support for SDCard and USB MSD in ORGPALTHREE....

Type: enhancement
Area: Config-and-Build
Breaking-change
Area: Dev-Containers

## Description When running PS on azure pipelines. ## Motivation and Context ## How Has This Been Tested? ## Screenshots ## Types of changes - [ ] Improvement (non-breaking change...

Area: Config-and-Build

## Description - Replace deprecated lwIP calls with correct ones. - DHCP is now started in ChibiOS regardless of network being up or not. ## Motivation and Context - Need...

Type: enhancement
Area: Common libs
Platform: STM32

## Description - Add wrapper for mbedTLS API. - Update assembly declaration. ## Motivation and Context - Following nanoframework/System.Security.Cryptography#6 ## How Has This Been Tested? ## Screenshots ## Types of...

Type: enhancement
Type: dependencies

## Description There were sporatic failures with firmware releases on STM32F7 series related to the ability to read the content of files. This is a speculative fix that addresses the...

Type: bug
Series: STM32xx
Platform: STM32

## Description Here is a speculative fix for STM32F7 series MCU's. The fix might need adjustment to align with our memory map(s). ## Motivation and Context As found at https://github.com/ArduPilot/ChibiOS.svn/commit/ad5f683d23e276e2bd1e63f1b2e5d0ded4949148...

:warning: DO NOT MERGE :warning:
Platform: STM32

## Description C3 firmware cannot run beyond simple Hello world. ## Motivation and Context The problem arise in the way the IDF 5.x calculate the available memory vs IDF 4.4....

Type: bug
Platform: ESP32

## Description For some reason we were getting a much smaller size of managed heap when running on IF 5.x firmware then previously even through parameters where unchanged. To try...

Type: bug
Platform: ESP32

## Description Rename file to match target. ## Motivation and Context ## How Has This Been Tested? ## Screenshots ## Types of changes - [ ] Improvement (non-breaking change that...

## Description - Updating System.IO.FileSystem checksum. ## Motivation and Context The current Nuget library has a different checksum than the firmware. ## How Has This Been Tested? - Manually ##...

Type: bug