Global platform.txt is not supported #999
Labels
topic: code
Related to content of the project itself
topic: documentation
Related to documentation for the project
type: imperfection
Perceived defect in any part of project
Describe the problem
Arduino IDE 1.x supports defining platform properties for all boards platforms via a "global
platform.txt
":https://arduino.github.io/arduino-cli/dev/platform-specification/#global-platformtxt
Arduino CLI does not provide this feature.
Due to the deficiency in Arduino CLI, Arduino IDE 2.x does not provide this feature, but that deficiency is not documented in the Arduino Platform Specification.
To reproduce
All Arduino IDE windows will close.
hardware
under the Arduino IDE 2.x installation folder.platform.txt
in thehardware
folder.platform.txt
file:The "Preferences" dialog will open.
The "Preferences" dialog will close.
🐛 The output does not contain the "
hello world
" message that should have been produced by the build hook defined in the globalplatform.txt
file.Expected behavior
All features described in the Arduino Platform Specification work.
When a feature is not available in some versions of Arduino development tools, this must be documented in the Arduino Platform Specification.
Arduino CLI version
Original report
Not specified.
Last verified with
b9edb78
Operating system
All
Operating system version
Any
Additional context
Additional reports
Issue checklist
The text was updated successfully, but these errors were encountered: