1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 06:02:11 +02:00
cdt/toolchains/arduino/org.eclipse.cdt.arduino.core
Jonah Graham 37ed2c406d Bug 540373: Update the compiler warnings/ignores
The previous alignment of all the warnings/ignores
led to too many warnings that weren't there before. This
commit relaxes them a bit.

The core/org.eclipse.cdt.core/.settings/org.eclipse.jdt.core.prefs
is still the "master" copy, with
releng/scripts/check_code_cleanliness.sh containing the
exceptions that apply to test plug-ins.

Change-Id: Ibd4e31ade0b42b31e7cbe5a94f06c6fc15183a56
2018-11-24 10:55:06 +00:00
..
.settings Bug 540373: Update the compiler warnings/ignores 2018-11-24 10:55:06 +00:00
META-INF Bug 540610 - Add Automatic-Module-Name header 2018-10-30 15:49:15 +01:00
src/org/eclipse/cdt/arduino/core/internal Bug 540373: Cleanup: Remove redundant type arguments 2018-11-22 21:55:36 +00:00
templates Adjust Arduino to new GCCToolChain API and add type and id/name. 2017-11-07 13:57:03 -05:00
.classpath Bug 484994 - Migrate Mars Arduino support to Neon. 2015-12-30 20:12:30 -05:00
.gitignore Bug 466209 - Initial commit of Arduino plugins. 2015-05-04 16:34:10 -04:00
.project Clean up Arduino projects, remove Maven natures. 2015-05-29 11:23:38 -04:00
about.html Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
build.properties Arduino Downloads Manager and lots of cleanup around that. 2016-05-24 01:00:06 -04:00
plugin.properties Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.sh 2018-11-22 20:31:51 +00:00
plugin.xml Adjust Arduino to new GCCToolChain API and add type and id/name. 2017-11-07 13:57:03 -05:00