diff options
| author | Liza Chevalier <lizalc@pm.me> | 2025-12-06 14:59:46 -0600 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-12-08 10:06:08 -0800 |
| commit | f5bccbe9b3f35145ab4b1409fe4279ea931b839d (patch) | |
| tree | 70cf8b73d5f45838981c485a7f692718f248f199 /docs/markdown | |
| parent | 427c887156761f29b4737961bf3801866d2a3512 (diff) | |
| download | meson-f5bccbe9b3f35145ab4b1409fe4279ea931b839d.tar.gz | |
compilers/xc32: add updates for v5.00
Diffstat (limited to 'docs/markdown')
| -rw-r--r-- | docs/markdown/snippets/update_xc32_for_v5.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/markdown/snippets/update_xc32_for_v5.md b/docs/markdown/snippets/update_xc32_for_v5.md new file mode 100644 index 000000000..126394819 --- /dev/null +++ b/docs/markdown/snippets/update_xc32_for_v5.md @@ -0,0 +1,4 @@ +## XC32 support now aware of v5.00 features + +XC32 features introduced in v5.00 can now be used. This includes +support for LTO auto and the C2x and CPP23 standards. |
