commit | ec18ea271a47583d5f2257e046e1c49ace912570 | [log] [tgz] |
---|---|---|
author | Joakim Andersson <joakim.andersson@nordicsemi.no> | Thu Mar 17 16:15:15 2022 +0100 |
committer | David Hu <david.hu@arm.com> | Fri Mar 18 05:38:51 2022 +0100 |
tree | 918e2dfa8662847a290f03165ee7277840672742 | |
parent | c9fc16e887aac187b8c1fb335e77a31c39618b6a [diff] |
platform: nordic_nrf: Update serial IRQ naming according to name change Update serial IRQ naming to match the IRQ naming change introduced in the nordic MDK. Since the startup files wasn't updated to declare the interrupt vectors with the old name the name change redifinion in nrf5340_application_name_change caused the interrupt handler to not be defined. Change-Id: Iab2ada4381164efb9b29a51dd6e7852e564e91c8 Signed-off-by: Joakim Andersson <joakim.andersson@nordicsemi.no>