Date
1 - 2 of 2
RFC: API change - make all device instance constant
Tomasz Bursztyka
Hello,
As part of https://github.com/zephyrproject-rtos/zephyr/issues/22941 I am proposing to switch all device instances to constant, see: https://github.com/zephyrproject-rtos/zephyr/issues/27399 And the proposed PR: https://github.com/zephyrproject-rtos/zephyr/pull/24873 Tomasz
|
|
Tomasz Bursztyka
Hello,
toggle quoted messageShow quoted text
The PR was merged. Now ALL device instances are constant. Along with this change: all isr handlers take a const void pointer. To all relevant stakeholders that this may affect: !!! PLEASE REBASE YOUR PR(s) ACCORDINGLY !!! Thank you, Tomasz
Hello,
|
|