Update 10.0.0 Release
Fix the UBasetype_t return type of uxTaskGetStackHighWaterMark() with configSTACK_DEPTH_TYPE. Backwards compatibility is supported by setting configENABLE_BACKWARD_COMPATIBILITY 1.
Update wdt_interrupt_enable() and wdt_interrupt_reset_enable() to match avr-libc 2.0.0 definitions.