This is the mail archive of the ecos-patches@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] stm32 uart: use 16bit register access


Spencer Oliver wrote:
stm32 uart: use 16bit register access

Access all uart register using 16bit access, as per the ST docs.
[snip]

Thanks for that. It would seem wise to change the types of what's being written as well from cyg_uint32 to cyg_uint16.

Don't forget ChangeLog entries, thanks :).

Jifl
--
------["The best things in life aren't things."]------      Opinions==mine


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]