mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-23 08:45:22 +03:00
.settings
app
arduino-builder
arduino-core
build
cmd
javadoc
linux
macosx
shared
examples
icons
lib
theme
about.png
arduino.png
arduino_icon.ico
formatter.conf
keywords.txt
preferences.txt
public.gpg.key
splash.png
tools
Edison_help_files-1.6.2.zip.sha
Galileo_help_files-1.6.2.zip.sha
manpage.adoc
reference-1.6.0.zip.sha
revisions.txt
windows
build.xml
build_all_dist.bash
build_pull_request.bash
create_reference.pl
fetch.sh
howto.txt
libastylej-2.05.zip.sha
hardware
libraries
.classpath
.gitignore
.project
README.md
format.every.sketch.sh
lib_sync
license.txt
This commit fixes some highlighting issues due to multiple keyword entries. The missing C++ keywords have been added. A set of standard fixed sized integers has been added also: uint8_t, int32_t,...