Skip to content

Instantly share code, notes, and snippets.

View felipeLeast's full-sized avatar

Felipe Gabardo Gonçalves felipeLeast

  • Exati Tecnologia
  • Brasil
View GitHub Profile
#define SYS_LOG_LEVEL SYS_LOG_LEVEL_DEBUG
#define SYS_LOG_DOMAIN "main"
#include <logging/sys_log.h>
#include <gpio.h>
#include <kernel.h>
#include <zephyr.h>
#include <nrf.h>
#include <nrf_timer.h>
#include <nrf_ppi.h>