Training courses

Kernel and Embedded Linux

Bootlin training courses

Embedded Linux, kernel,
Yocto Project, Buildroot, real-time,
graphics, boot time, debugging...

Bootlin logo

Elixir Cross Referencer

/* unity_config.h */

#ifndef UNITY_CONFIG_H
#define UNITY_CONFIG_H

#define UNITY_INCLUDE_DOUBLE

#ifndef HAVE_STDINT_H
# define UNITY_EXCLUDE_STDINT_H
#endif

#endif /* UNITY_CONFIG_H */