modules/hal/openisa: Support building without -ffreestanding

With -ffreestanding disabled, Zephyr SDK 0.15.0 generates a potentially
uninitialized variable warning that appears to be a false positive. Pull
in the upstream version of the module which contains the fix.

Signed-off-by: Keith Packard <keithp@keithp.com>
This commit is contained in:
Keith Packard 2022-11-02 12:25:47 -07:00 committed by Carles Cufí
commit d72b791fb5

View file

@ -98,7 +98,7 @@ manifest:
groups:
- hal
- name: hal_openisa
revision: 40d049f69c50b58ea20473bee14cf93f518bf262
revision: d1e61c0c654d8ca9e73d27fca3a7eb3b7881cb6a
path: modules/hal/openisa
groups:
- hal