Maximilian Gerhardt

Results 148 issues of Maximilian Gerhardt

The `boards.txt` has no softdevices as possible selections. https://github.com/sandeepmistry/arduino-nRF5/blob/75baa76b21ec28cf7c6ece57ba444cf2306b584b/boards.txt#L84-L88 Can bluetooth functionality be used with this board in this Arduino core? Per https://github.com/platformio/platform-nordicnrf52/pull/139#issuecomment-1090229715 I would expect that S113, S140 or...

- [x] The issue is present in the latest release. - [x] I have searched the [issues](https://github.com/brocaar/chirpstack-application-server/issues) of this repository and believe that this is not a duplicate. ## What...

Since version 10 of https://github.com/platformio/platform-ststm32/, custom board JSON files need to have a `product_line` value with which the startup script is selected. Without that, compiling this project gives ``` Processing...

Tested with the reference sketch https://github.com/ArminJo/DigistumpArduino/blob/master/digistump-avr/libraries/DigisparkCDC/examples/CDC_LED/CDC_LED.ino Uploading works fine, but as soon as the bootloader exits and the USB CDC device is supposed to be created.. ![grafik](https://user-images.githubusercontent.com/26485477/107131728-4f25c780-68d9-11eb-939a-75218081e923.png) Translated: "USB device...

Using a brand new Pro Micro 5V board [from here](https://eckstein-shop.de/HIMALAYA-Basic-Pro-Micro-5V-16MHz-Arduino-Mini-Leonardo-Compatible-board), plugging it into the computer and following the instructions from [here](https://github.com/MCUdude/microUPDI#flashing-the-arduino-pro-micro) give me a timeout after maybe 60 seconds. ```...

What kind of issue is this? - [X] **Feature Request**. Start by telling us what problem you’re trying to solve. Often a solution already exists! Don’t send pull requests to...

board
feature
framework

### Configuration **Operating system**: Win10 x64 **PlatformIO Version** (`platformio --version`): `6.0.2` ### Description of problem Source filters can be applied to folders within `src` by using [`build_src_filter`](https://docs.platformio.org/en/latest/projectconf/section_env_build.html?highlight=build_src_filter#build-src-filter) and in self-controlled...

feature
build system
project

What kind of issue is this? - [X] **PlatformIO Core**. If you’ve found a bug, please provide an information below. ------------------------------------------------------------------ ### Configuration **Operating system**: Windows 10 x64 **PlatformIO Version**...

help wanted
integration

What kind of issue is this? - [ ] **Question**. This issue tracker is not the place for questions. If you want to ask how to do something, or to...

feature
debugging

### Configuration **Operating system**: Win 10 x64 **PlatformIO Version** (`platformio --version`): 5.2.1b2 ### Description of problem As outlined in https://github.com/platformio/platform-ststm32/issues/537 and recently in https://github.com/platformio/platform-ststm32/issues/563, PlatformIO has a **real** problem when...

feature
build system