Skip to content

Commit 75ea268

Browse files
committed
Version 2.4.1
1 parent 8b7b459 commit 75ea268

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# arduino-test-compile [action](https://github.com/marketplace/actions/test-compile-for-arduino) / script
2-
### Version 2.4.0
2+
### Version 2.4.1
33

44
This action does a test-compile of one or more [Arduino programs](https://github.com/ArminJo/Arduino-Simple-DSO/tree/master) in a repository for different boards, each with different compile parameters.<br/>
55
It can be used e.g. to test-compile all examples contained in an [Arduino library repository](https://github.com/ArminJo/NeoPatterns/tree/master/examples).<br/>
@@ -398,6 +398,9 @@ Samples for using `arduino-test-compile.sh script` instead of `ArminJo/arduino-t
398398
- Arduino library, multiple boards. NeoPatterns [![Build Status](https://github.com/ArminJo/NeoPatterns/workflows/LibraryBuild/badge.svg)](https://github.com/ArminJo/NeoPatterns/blob/master/.github/workflows/LibraryBuild.yml)
399399

400400
# Revision History
401+
### Version v2.4.1
402+
- Only search for files when using `sketch-names`.
403+
401404
### Version v2.4.0
402405
- Added parameter `sketch-names-find-start` to compile multiple libraries.
403406
- Added parameter `platform-default-url` to ease compiling for multiple boards of the same architecture.

0 commit comments

Comments
 (0)