Skip to content
  • Clément Foucher's avatar
    Adapt code for Zephyr 2.6. · b11893f4
    Clément Foucher authored
    - Quick (and dirty) fix to replace deprecated `CONFIG_CLOCK_STM32_APB2_PRESCALER` symbol;
    - Replace deprecated `device_pm_control_nop` macro by `NULL`;
    - Remove NEWLIB config that causes compilation errors (multiple definition of mutex-related functions included by kernel.h);
    - Update NGND driver to use Zephyr's new GPIO device tree interface.
    b11893f4