Expose snor bus management Topic is solved

Use this forum for requesting small changes in ChibiOS. Large changes should be discussed in the development forum. This forum is NOT for support.
steved
Posts: 825
Joined: Fri Nov 09, 2012 2:22 pm
Has thanked: 12 times
Been thanked: 135 times

Expose snor bus management  Topic is solved

Postby steved » Wed Aug 07, 2019 11:12 am

The bus_acquire() and bus_release() routines in hal_serial_nor.c are potentially of use to flash device drivers in implementing extra functions; if not accessible, they need to be duplicated.
I'd suggest a more explicit name for them; its a bit generic at the moment.
Would also be preferable for the exposed version of bus_acquire() to not need to pass the configuration information; the lower level drivers probably don't know this.

User avatar
Giovanni
Site Admin
Posts: 14457
Joined: Wed May 27, 2009 8:48 am
Location: Salerno, Italy
Has thanked: 1076 times
Been thanked: 922 times
Contact:

Re: Expose snor bus management

Postby Giovanni » Sun Aug 11, 2019 8:00 am

Hi,

OK, change committed, now those functions are public. It was an error, the SPI variants were already public.

Giovanni


Return to “Small Change Requests”

Who is online

Users browsing this forum: No registered users and 43 guests