Robin Jones

Results 76 issues of Robin Jones

## Expected Behavior Usb64 should load a ROM less than 1MB in size (padded with `0xff` from makemask) ## Current Behavior Padding a ROM using `makemask` when under 1MB causes...

### Target name(s) ChibiOS ### Firmware version GCC12.x ### Was working before? On which version? GCC 11.x ### Device capabilities N/A ### Description The included version of binutils for GCC...

Type: Bug
Status: Waiting triage
Priority: Low

### Library/API/IoT binding nanoFramework.Networking.NetworkHelper ### Visual Studio version N/A ### .NET nanoFramework extension version N/A ### Target name(s) ST_STM32F769I_DISCOVERY ### Firmware version N/A ### Device capabilities N/A ### Description The...

Type: Bug
Status: Waiting triage

### Target name(s) ST_STM32F769I_DISCO and probably other ChibiOS based boards. ### Firmware version latest `MinSizeRel` ### Was working before? On which version? seemingly works on latest `Debug` ### Device capabilities...

Type: Bug
Status: Waiting triage

## Description * Add ability to retrive time from DHCP. * ChibiOS & TI: Ensure the SNTP service is stopped before configure. * ChibiOS: Set default lwIP MAC to developer...

Type: enhancement
:warning: DO NOT MERGE :warning:
Platform: STM32
Platform: ESP32
Platform: TI-SimpleLink

## Description ## Motivation and Context Progressive PR against #2855 ## How Has This Been Tested? ## Screenshots ## Types of changes - [ ] Improvement (non-breaking change that improves...

Area: Dev-Containers

## Description * Updates name of header * Changes the drive path to a define * Changes drive names to indexes for consistancy * Stops enumerating directory paths when using...

Type: enhancement

## Description * Align names for drive defines. * Take into account all drives when enumerating. * Improve checks to only need a single char for drive letter. * Rename...

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

## Description This PR provides the platform specific implementation of memory (free, malloc, realloc) functions for ChibiOS. ## Motivation and Context We currently just revert to the generic functions which...

Type: enhancement

## Description Alignment with ChibiOS ## Motivation and Context Certain options had been added/removed since it was last aligned. ## How Has This Been Tested? Still required... ## Screenshots ##...

Type: enhancement