| commit | 6d845436cea4a455711e7eea4661d5e0965b612c | [log] [tgz] |
|---|---|---|
| author | Armando Montanez <amontanez@google.com> | Mon Feb 12 22:59:00 2024 +0000 |
| committer | CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 12 22:59:00 2024 +0000 |
| tree | dcda3e8f16378b34069ed308e00ff1037f82ffa1 | |
| parent | 6ed0c3ade7a7e008e317ed2a7aef48260c346397 [diff] |
build: Build for Java 11 For some reason, the language version of Java was defaulting to 8 rather than 11. This explicitly sets the language version to match the SDK version to silence warnings about Java 8 being deprecated. Change-Id: I12ae188f56e1fbade0ff52c3ae69e349f632d78b Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/191830 Reviewed-by: Ted Pudlik <tpudlik@google.com> Presubmit-Verified: CQ Bot Account <pigweed-scoped@luci-project-accounts.iam.gserviceaccount.com> Pigweed-Auto-Submit: Armando Montanez <amontanez@google.com> Commit-Queue: Auto-Submit <auto-submit@pigweed-service-accounts.iam.gserviceaccount.com>
Pigweed is an open source collection of embedded-targeted libraries–or as we like to call them, modules. These modules are building blocks and infrastructure that enable faster and more reliable development on small-footprint MMU-less 32-bit microcontrollers like the STMicroelectronics STM32L452 or the Nordic nRF52832.
For more information please see our website: https://pigweed.dev/.