mirror of
https://gitea.osmocom.org/sim-card/simtrace2.git
synced 2026-03-18 14:28:33 +03:00
hw: put board specific pin definition in corresponding file
SIM_PWEN and VCC_FWD are signals specific to the simtrace boards. the corresponding pins PA5 and PA26 are used for other signal on the octsim-tester. Change-Id: I51f37dd112cf681f4b1dbb3d2320ff9a697eaa08
This commit is contained in:
@@ -112,9 +112,6 @@
|
||||
/* Interrupt request ID of USART peripheral connected to the phone */
|
||||
#define IRQ_USART_PHONE USART1_IRQn
|
||||
|
||||
#define SIM_PWEN PIO_PA5
|
||||
#define VCC_FWD PIO_PA26
|
||||
|
||||
// Board has UDP controller
|
||||
#define BOARD_USB_UDP
|
||||
|
||||
|
||||
Reference in New Issue
Block a user