Skip to content
#

stm32

Here are 2,186 public repositories matching this topic...

Ellerbach
Ellerbach commented Mar 5, 2021

Details about Problem

nanoFramework area: (mscorlib)

Description

Some of the Convert functions are failing:

  • public void Convert_Whitespace()
    • issue is with the white spaces in front and at the end of the string to convert: most likely removing them should fix the issue
  • Convert_Negative()
    • this try to convert negative numbers with non negative value types (byt

Improve this page

Add a description, image, and links to the stm32 topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stm32 topic, visit your repo's landing page and select "manage topics."

Learn more