Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 634b834

Browse files
committed
Rebuild variants
1 parent 9760576 commit 634b834

File tree

12 files changed

+10
-8
lines changed

12 files changed

+10
-8
lines changed

‎cores/arduino/mbed/targets/TARGET_RASPBERRYPI/TARGET_RP2040/pico-sdk/rp2_common/hardware_rtc/include/hardware/rtc.h‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ typedef void (*rtc_callback_t)(void);
3434
/*! \brief Initialise the RTC system
3535
* \ingroup hardware_rtc
3636
*/
37-
void rtc_init(void);
37+
void _rtc_init(void);
3838

3939
/*! \brief Set the RTC to the specified time
4040
* \ingroup hardware_rtc

‎variants/ARDUINO_NANO33BLE/defines.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
-DFEATURE_STORAGE=1
3434
-D__FPU_PRESENT=1
3535
-D__MBED__=1
36-
-DMBED_BUILD_TIMESTAMP=1632403401.7148244
36+
-DMBED_BUILD_TIMESTAMP=1637232276.1675022
3737
-D__MBED_CMSIS_RTOS_CM
3838
-DMBED_MPU_CUSTOM
3939
-DMBED_TICKLESS

‎variants/EDGE_CONTROL/defines.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
-DFEATURE_STORAGE=1
3939
-D__FPU_PRESENT=1
4040
-D__MBED__=1
41-
-DMBED_BUILD_TIMESTAMP=1632403591.1261852
41+
-DMBED_BUILD_TIMESTAMP=1637232401.5872405
4242
-D__MBED_CMSIS_RTOS_CM
4343
-DMBED_MPU_CUSTOM
4444
-DMBED_TICKLESS

‎variants/NANO_RP2040_CONNECT/defines.txt‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,15 @@
1212
-DDEVICE_PORT_OUT=1
1313
-DDEVICE_PWMOUT=1
1414
-DDEVICE_RESET_REASON=1
15+
-DDEVICE_RTC=1
1516
-DDEVICE_SERIAL=1
1617
-DDEVICE_SERIAL_FC=1
1718
-DDEVICE_SPI=1
1819
-DDEVICE_USBDEVICE=1
1920
-DDEVICE_USTICKER=1
2021
-DDEVICE_WATCHDOG=1
2122
-D__MBED__=1
22-
-DMBED_BUILD_TIMESTAMP=1632403376.6567667
23+
-DMBED_BUILD_TIMESTAMP=1637232257.481197
2324
-D__MBED_CMSIS_RTOS_CM
2425
-DMBED_MPU_CUSTOM
2526
-DPICO_FLASH_SIZE_BYTES=16*1024*1024
2.54 KB
Binary file not shown.

‎variants/NICLA/defines.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
-DFEATURE_BLE=1
3333
-D__FPU_PRESENT=1
3434
-D__MBED__=1
35-
-DMBED_BUILD_TIMESTAMP=1632403632.3026016
35+
-DMBED_BUILD_TIMESTAMP=1637232432.6955237
3636
-D__MBED_CMSIS_RTOS_CM
3737
-DMBED_MPU_CUSTOM
3838
-DMBED_TICKLESS

‎variants/PORTENTA_H7_M4/defines.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
-DFEATURE_BLE=1
4444
-D__FPU_PRESENT=1
4545
-D__MBED__=1
46-
-DMBED_BUILD_TIMESTAMP=1632403527.8572242
46+
-DMBED_BUILD_TIMESTAMP=1637232354.9239724
4747
-D__MBED_CMSIS_RTOS_CM
4848
-DMBED_MPU_CUSTOM
4949
-DMBED_TICKLESS
0 Bytes
Binary file not shown.

‎variants/PORTENTA_H7_M7/defines.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
-DFEATURE_BLE=1
4545
-D__FPU_PRESENT=1
4646
-D__MBED__=1
47-
-DMBED_BUILD_TIMESTAMP=1632403464.1729383
47+
-DMBED_BUILD_TIMESTAMP=1637232307.3555584
4848
-D__MBED_CMSIS_RTOS_CM
4949
-DMBED_TICKLESS
5050
-DMBEDTLS_FS_IO
0 Bytes
Binary file not shown.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /