Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed-src by
Diff: targets/hal/TARGET_RENESAS/TARGET_RZ_A1H/objects.h
- Revision:
- 427:8eeb5157dee4
- Parent:
- 390:35c2c1cf29cd
- Child:
- 437:0b72c0f86db6
--- a/targets/hal/TARGET_RENESAS/TARGET_RZ_A1H/objects.h Wed Dec 03 13:15:07 2014 +0000
+++ b/targets/hal/TARGET_RENESAS/TARGET_RZ_A1H/objects.h Thu Dec 04 07:30:08 2014 +0000
@@ -30,6 +30,8 @@
struct i2c_s {
uint32_t i2c;
uint32_t dummy;
+ uint8_t pclk_bit;
+ uint32_t width;
};
struct spi_s {
