pullrequests Search Results · repo:arduino/arduino-preprocessor language:C++
Filter by
5 results
(127 ms)5 results
inarduino/arduino-preprocessor (press backspace or delete to remove)The carlosperate/download-file-action action is used in the GitHub Actions workflows as a convenient way to download
external resources.
A major version ref has been added to that repository:
https://github.com/carlosperate/download-file-action/releases/tag/v1 ...
topic: infrastructure
type: enhancement
per1234
- Opened on Dec 20, 2021
- #16
On every push that changes relevant files, and periodically, use github-label-sync to configure the repository s
issue/PR labels according to the universal, shared, and local label configuration files. ...
topic: infrastructure
type: enhancement
per1234
- Opened on Sep 24, 2021
- #15
There are no prebuilt packages available for ppc64el (OpenPOWER) systems, despite the software working on those
platforms.
OpenPOWER systems are being deployed more widely, especially in education, and ...
madscientist159
- 1
- Opened on Apr 13, 2019
- #11
The insertion point of prototypes may be detected to be in the middle of a line for example in the following sketch:
int a; int b=forwardDeclared();
void setup() {}
void loop() {}
int forwardDeclared() ...
cmaglie
- Opened on Dec 22, 2017
- #8