mbed-os/rtos/include/rtos
Jamie Smith 97c267219a
Fix all Doxygen errors and make any future errors fatal (#118)
* Start working on fixing doxygen warnings

* Upgrade doxyfile to Doxygen 1.9.1

* Clean up some unmatched groups and add some exclusions

* Fix docs for rtos::ThisThread not showing up

* Fix up KV store docs

* Fix incorrect @files, some more incorrect groups

* Fix lots of broken links

* Start fixing mbedtls groups

* Fix more mbedtls docs

* Fix remaining mbedtls files with missing or incorrect grouping

* Fix a huge amount of PSA docs errors

* Fix a few more mbedtls docs errors

* Fix __cplusplus not defined for docs, clean up call in callback typedef, fix some docs errors

* Fix some broken doc links in HAL headers

* Fix more PSA doc errors

* Fix some doxygen errors in networking code

* Fix lots of network related doc errors

* Try and fix some CI failures

* Use Doxygen Action instead of doxygen in Mbed container to get the right version

* Try removing docs check

* Add first part of doxygen action

* Add next part of doxygen action

* Fix yaml syntax error

* Add in license check fix

* Try using verbose scancode

* Fix some more docs issues, workaround scancode-toolkit#3179

* Clean up the LoRaRadio get_state() function on each implementation.  Also fix some other compile and doc errors.

* Fix all remaining doxygen errors

* Fix escaping, for realsies this time

* Remove Doxygen unsupported config options, fix some more get_status() declarations

* Fix some UNITTESTS build errors

* Fix one more compile error

* Another unittest error
2022-12-30 18:41:41 -05:00
..
internal Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
ConditionVariable.h Incorporating reveiw comments - Moving mbed_rtos_types.h to public headers 2020-07-15 13:54:52 +01:00
EventFlags.h Lots of usability improvements for the I2C API. Better docs and new top-level functions. (#64) 2022-10-02 21:27:33 -07:00
Kernel.h platform: move internal headers to internal/ 2020-08-20 08:58:00 +01:00
Mail.h Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
MemoryPool.h Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
Mutex.h Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
Queue.h Include mbed_assert.h in Queue 2020-07-30 11:23:24 -04:00
Semaphore.h Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
ThisThread.h Fix all Doxygen errors and make any future errors fatal (#118) 2022-12-30 18:41:41 -05:00
Thread.h rtos: Thread: Make stack allocation failure runtime catchable 2021-09-08 14:17:58 +01:00
mbed_rtos_types.h Fix ABI differences between mbed-baremetal and mbed-os, remove PlatformMutex 2022-09-14 00:25:30 -07:00
rtos.h Moving around a few items within \rtos 2020-07-09 15:57:29 +01:00