mbedtls
mbedtls copied to clipboard
Document check-config.h and *adjust*.h as internal headers
It's technically possible to #include
those headers, so users are doing it, and then complaining about the consequences. Resolve https://github.com/Mbed-TLS/mbedtls/issues/9147.
PR checklist
Please tick as appropriate and edit the reasons (e.g.: "backport: not needed because this is a new feature")
- [x] changelog no, but actually yes
- [x] 3.6 backport https://github.com/Mbed-TLS/mbedtls/pull/9146
- [x] 2.28 backport N/A
- [x] tests no (documentation only)