On Wed, 28 Aug 2024 at 09:21, raiden00pl <raiden0...@gmail.com> wrote:
> As Alan said `drivers/` should remain independent from `arch`. > The clean separation of arch from the rest of the code is one of the nicest > things about NuttX and it should stay that way. > I won't argue against clean separation, but why does it come at the expense of taking over the entire drivers "namespace". Why not create a new directory then, like dedup/rp23xx ?