Skip to content
Snippets Groups Projects
Commit b11893f4 authored by Clément Foucher's avatar Clément Foucher
Browse files

Adapt code for Zephyr 2.6.

- 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.
parent b4af377f
No related branches found
No related tags found
Loading
Showing
with 62 additions and 35 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment