TC Wan

Results 4 issues of TC Wan

**Is your feature request related to a problem? Please describe.** I am trying to use gdbgui for debugging bare-metal ARM code running in QEMU. ![Screenshot 2020-03-19 at 08 50 27](https://user-images.githubusercontent.com/105933/77020454-c2bb9f00-69be-11ea-9e76-8c396e614af4.png)...

First off, my use case is to debug arm-none-eabi executables (bare-metal ARM code) in a simulated ARM environment on macOS Mojave (10.14.x). I am using MacPorts to manage the arm-none-eabi-*...

I'm trying to write some support routines to allow someone to specify the sensor type (from [ev3_sensor.h](http://in4lio.github.io/ev3dev-c/group__ev3__sensor.html)) and the port (`INPUT_1/2/3/4`) that it should be configured in. The API would...

Expand on the choice of programming languages and development steps. This needs to be merged in conjunction with changes to ev3dev repository for source images.