ulp: fix typo in peripherals ld file names

This commit is contained in:
Ivan Grokhotkov
2022-08-28 14:13:15 +02:00
parent 2916bf9b6c
commit 9aecfe2b9d
3 changed files with 1 additions and 1 deletions
+9
View File
@@ -0,0 +1,9 @@
/*
* SPDX-FileCopyrightText: 2022 Espressif Systems (Shanghai) CO LTD
*
* SPDX-License-Identifier: Apache-2.0
*/
PROVIDE ( RTCCNTL = 0x8000 );
PROVIDE ( RTCIO = 0xA400 );
PROVIDE ( SENS = 0xC800 );