Good day
I am trying to send the flash to power down mode by shifting an instruction code. The flash is located on spi. I have found a method to send instruction code in spi_nor.c located in the zephyr drivers. However, I am struggling to reference this in my project. I have added