File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
bsp/nxp/mcx/mcxa/frdm-mcxa346 Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 2020int main (void )
2121{
2222
23-
23+
2424#if defined(__CC_ARM )
2525 rt_kprintf ("using armcc, version: %d\n" , __ARMCC_VERSION );
2626#elif defined(__clang__ )
Original file line number Diff line number Diff line change 33 *
44 * SPDX-License-Identifier: BSD-3-Clause
55 */
6-
6+
77/***********************************************************************************************************************
88 * This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file
99 * will be overwritten if the respective MCUXpresso Config Tools is used to update this file.
Original file line number Diff line number Diff line change 33 *
44 * SPDX-License-Identifier: BSD-3-Clause
55 */
6-
6+
77/***********************************************************************************************************************
88 * This file was generated by the MCUXpresso Config Tools. Any manual edits made to this file
99 * will be overwritten if the respective MCUXpresso Config Tools is used to update this file.
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ void BOARD_InitPins(void)
6262 RESET_ReleasePeripheralReset (kLPUART0_RST_SHIFT_RSTn );
6363 RESET_ReleasePeripheralReset (kLPUART1_RST_SHIFT_RSTn );
6464 RESET_ReleasePeripheralReset (kLPUART2_RST_SHIFT_RSTn );
65-
65+
6666 const port_pin_config_t port2_2_pin35_config = {/* Internal pull-up resistor is enabled */
6767 .pullSelect = kPORT_PullUp ,
6868 /* Low internal pull resistor value is selected. */
You can’t perform that action at this time.
0 commit comments