Change in osmo-ccid-firmware[master]: boost the uart interrupt priority

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Tue Nov 26 23:24:24 UTC 2019


laforge has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16249 )

Change subject: boost the uart interrupt priority
......................................................................


Patch Set 1:

(1 comment)

https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16249/1/sysmoOCTSIM/main.c 
File sysmoOCTSIM/main.c:

https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16249/1/sysmoOCTSIM/main.c@1190 
PS1, Line 1190: for(int i = 0; i <= 136; i++)
              : 	NVIC_SetPriority(i, 2);
              : for(int i = 46; i <= 77; i++)
              : 	NVIC_SetPriority(i, 1);
let's do this with proper indenting as well as not using magic nubmers but the respective #defines for the interrupt nubmrs?  Possibly also factoring in the NR_UARTS or the like?



-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/16249
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: Ic1873922c042c45335320bdb669cf2a9346eaa81
Gerrit-Change-Number: 16249
Gerrit-PatchSet: 1
Gerrit-Owner: Hoernchen <ewild at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-CC: laforge <laforge at osmocom.org>
Gerrit-Comment-Date: Tue, 26 Nov 2019 23:24:24 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191126/fa8307b0/attachment.htm>


More information about the gerrit-log mailing list