FastLED 3.9.15
Loading...
Searching...
No Matches
_build.cpp.hpp File Reference

Detailed Description

Unity build header for fl/wdt/ directory.

Includes the platform-agnostic watchdog API helpers (ResetInfo::describe, ScopedWatchdog ctor/dtor, etc.) plus the per-TU print/delay sink that ScopedWatchdog's lazy first-init relies on.

Definition in file _build.cpp.hpp.

#include "fl/log/log.h"
#include "fl/system/delay.h"
#include "fl/wdt/watchdog.cpp.hpp"
+ Include dependency graph for _build.cpp.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  fl
 Base definition for an LED controller.
 
namespace  fl::platforms
 

Functions

void fl::platforms::scopedWatchdogPause3s () FL_NOEXCEPT
 
void fl::platforms::scopedWatchdogPrintLine (fl::string_view sv) FL_NOEXCEPT