Skip to content

[WIZnet][W7500*] unsupported RTC #4728

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 128 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
128 commits
Select commit Hold shift + click to select a range
d04473f
unsupported RTC
Jul 10, 2017
b7f9224
delete rtc_api.c
Jul 10, 2017
079d4c3
Upgrade OUTPUT_EXT and use it to pick binary type
theotherjimmy Mar 22, 2017
1ac36b6
Change target hooks to use correct input format
theotherjimmy Mar 23, 2017
5069557
Issue 3763: Reduce heap allocation in the GCC linker file
mmahadevan108 Mar 23, 2017
dccb648
STM32L0: add family in USBEndpoints.h
bcostm Mar 24, 2017
a3d307b
DISCO_L053C8: enable HSI48 clock for USB
bcostm Mar 24, 2017
9d6a064
DISCO_L053C8: add USBHAL_STM files
bcostm Mar 24, 2017
2e12700
DISCO_L053C8: Typo corrections
bcostm Mar 30, 2017
fa3484a
[STM32L0] reduce IAR heap and stack size for small targets
jeromecoutant Mar 24, 2017
d76c38e
lpc1768: Removed invalid use of IP_SOF_BROADCAST_RECV option
geky Mar 28, 2017
f37b546
Elide adding regions to profile when empty
theotherjimmy Mar 29, 2017
1c3114e
Removed superfluous space
seppestas Mar 30, 2017
de19349
Fix mbed-cli issue #468. Add LPCTargetCode.lpc_patch to POST_BINARY_W…
wdwalker Mar 30, 2017
7452bae
Modify semihost_disabledebug() to support more interface FW revs
adamgreen Mar 31, 2017
4ea5fcb
NUCLEO_L476RG : minor serial pin update
jeromecoutant Apr 4, 2017
f62eeb2
IAR exporter: extended debugger settings template with modifiable opt…
anangl Mar 8, 2017
656498e
Fix crash with events in the past
mjrgh Mar 21, 2017
11aa2b3
Force events into the future
mjrgh Mar 21, 2017
ae8f756
Update us_ticker.c
mjrgh Mar 21, 2017
0d5fc17
Introducing UBLOX_C030 platform.
RobMeades Mar 22, 2017
47e84b8
Only link in LPC17xx ethernet ISR as needed
adamgreen Apr 4, 2017
ad903b7
Raise error when mbed_app.json is bad
theotherjimmy Mar 31, 2017
80769fc
thread-static-link-config paramter added
Mar 22, 2017
a70cb50
Arm powered core removed.
Mar 22, 2017
fdb8f9a
- some refactoring and cleaning
Mar 28, 2017
b4367bf
config update to the previous commit
Mar 28, 2017
0bf5891
-useless static_config.h removed
Mar 28, 2017
25026a7
[NUC472/M453] Support flash
ccli8 Mar 20, 2017
278a841
[NUC472/M453] Support bootloader
cyliangtw Mar 22, 2017
1802dbb
[NUC472/M453] Support bootloader
cyliangtw Mar 22, 2017
9bebe6e
[NUC472] Enable HW AES
cyliangtw Mar 21, 2017
423b352
[NUC472/M453] Fixed scatterAssert of ROM limit
cyliangtw Mar 23, 2017
ab0df9d
[NUC472/M453] remove redundant comment of flash_api
cyliangtw Mar 23, 2017
d71611b
[NUC472] remove stray tabs to avoid formatting slips
cyliangtw Mar 30, 2017
f5c2e6f
[NUC472] Fix flash algorithm
ccli8 Apr 5, 2017
a74cae6
Fix a small bug in subtract_basepath
theotherjimmy Mar 23, 2017
d3ef869
Edit Readme and add Travis Badges
theotherjimmy Mar 31, 2017
7e50f1a
Add SCL and SDA defs for I2C[0-2]; redefine I2C_[SCL,SDA] to I2C2
wdwalker Mar 31, 2017
4d19d6e
Fix a scoping typo in toolchains
theotherjimmy Apr 3, 2017
dd38fea
STM32F4 Internal ADC channels rework
jeromecoutant Apr 6, 2017
0a5f5b1
STM32F4 USB configuration file move
jeromecoutant Apr 6, 2017
2860392
STM32F7 USB configuration file move
jeromecoutant Apr 6, 2017
e2decbe
STM32L4 USB configuration file move
jeromecoutant Apr 6, 2017
7a7268d
STM32F3 USB configuration file move
jeromecoutant Apr 6, 2017
89e8b20
STM32F4 : remove SERIAL_TX and SERIAL_RX from available pins
jeromecoutant Apr 6, 2017
f2160e3
Update gnuarmeclipse to preprocess linker scripts
theotherjimmy Mar 29, 2017
2794a44
Added minimal support for Qt Creator projects
cvtsi2sd Apr 5, 2017
af198f0
QtCreator exporter: switch to jinja-based templates
cvtsi2sd Apr 6, 2017
a8f54b6
Qt Creator exporter: added derivation from GccArm Makefile
cvtsi2sd Apr 6, 2017
7118b27
Updated year in license header
cvtsi2sd Apr 6, 2017
cebd2e3
Allow configuration of artifact name in app config
theotherjimmy Apr 4, 2017
e90b543
Fixed compiler warning in mbed_retarget.cpp
neilt6 Apr 6, 2017
23e3def
Updated CAN to new Callback API
neilt6 Apr 6, 2017
853a6ff
Revert "STM32F4 Internal ADC channels rework"
sg- Apr 10, 2017
2213c69
Added ability to list targets and toolchains in a non matrix form.
mbartling Mar 22, 2017
3a443b2
Added ability to list ides
mbartling Mar 22, 2017
48dfc60
make.py -S toolchains now just prints the toolchains, no more mbed OS x
mbartling Mar 30, 2017
7af67f8
resolved import conflict
mbartling Mar 30, 2017
6f75b86
Introduce MBED_DEBUG macro for debug build profile
bulislaw Mar 31, 2017
7a0eccd
Disable sleep and deepsleep when MBED_DEBUG macro is defined
bulislaw Mar 31, 2017
664d3d1
MAX32630: Fix sleep definitions
bulislaw Apr 4, 2017
c7704a2
Disable sleep when uVisor is in use
bulislaw Apr 5, 2017
c151abb
STM32F4 Internal ADC channels rework
jeromecoutant Apr 11, 2017
886f610
events: Fixed zero wait condition in non-rtos semaphore
geky Mar 22, 2017
edc2a47
[Silicon Labs] Update TB Sense 2
stevew817 Mar 30, 2017
c7529bd
Support SPI CPP objects with different pinouts sharing the same perip…
stevew817 Mar 30, 2017
e39e7a3
Update pinmap of EFM32PG12 as well
stevew817 Mar 30, 2017
6099a75
U-BLOX_C030: Default XTAL is now 12MHz onboard. Option to use Debug 8MHz
RobMeades Mar 7, 2017
4e9f116
Fix mbed_board.c compiler warning
tung7970 Apr 10, 2017
f7dc429
Generate GNU ARM Eclipse's .mbedignore with Jinja2
theotherjimmy Apr 11, 2017
223da0c
Fix include paths for Windows builds
theotherjimmy Apr 11, 2017
a0ec0aa
Fix Traceback in CMSIS export.
theotherjimmy Apr 11, 2017
cd3791b
[NRF52840]: Removed unwanted nRF5 SDK's app_timer libarary.
nvlsianpu Apr 12, 2017
9f6f2e4
uVisor: Fix copy of quick-start doc in exporter script
AlessandroA Apr 12, 2017
85fadb4
EFM32: Fixed `pwmout_all_inactive` being inversed
Apr 10, 2017
88eb5ec
Update c_blob_mbed.tmpl
0x6d61726b Apr 11, 2017
901d8f4
lwip - make lwip thread stack size configurable
tung7970 Apr 10, 2017
6c9b3db
tools: add new examples
0xc0170 Mar 6, 2017
b4e12c6
[NRF5]: If rtc overflow occurr while setting of timestam then the cco…
nvlsianpu Mar 24, 2017
6ddbf2e
[NRF5] us_ticker:
nvlsianpu Apr 3, 2017
b291602
STM32 increase IAR heap size for big RAM targets
jeromecoutant Mar 24, 2017
dd8de8b
Removing old filesystem test
bridadan Apr 6, 2017
e085675
MCUXpresso: Update ARM linker files to reduce RAM reserved for stack …
mmahadevan108 Apr 6, 2017
309197b
Move config to own dir
theotherjimmy Apr 10, 2017
50df1cb
Add license to configuration header
theotherjimmy Apr 11, 2017
47e67fc
Fix typo in LPCExpresso exporter template
theotherjimmy Apr 11, 2017
120423c
Fail IAR exports without linker scirpts with NotSupportedException
theotherjimmy Apr 11, 2017
a99fee7
STM32L4 Internal ADC channels rework
jeromecoutant Apr 12, 2017
92beafa
events: Remove strict-aliasing warning
geky Apr 13, 2017
7bc7c53
Fix gcc [-Wsign-compare] warning
fmanno Apr 17, 2017
94ae6d1
STM32F7 Internal ADC channels rework
jeromecoutant Apr 11, 2017
5a253eb
[NRF52840]: fix:
nvlsianpu Apr 12, 2017
673f3ff
[NRF52840]: fix coding style us_ticker.c
nvlsianpu Apr 12, 2017
f3ce552
[UBLOX_C030] make the UBLOX_C030 target private and introduce UBLOX_C…
RobMeades Apr 12, 2017
98e0a71
Visual Studio Code exporter
janjongboom Mar 9, 2017
2326ccd
Updates doxygen errors in documentation for code in the drivers/ dire…
sg- Apr 4, 2017
567718a
Update class documentation tags
theotherjimmy Apr 4, 2017
e58f455
Fix typo in doxygen group
sg- Apr 12, 2017
ae8ca13
Enable doxygen to use the pre-processor
sg- Apr 12, 2017
1ed325c
Add deprecation note to CAN attach
sg- Apr 12, 2017
7e2eafa
Disallow doxygen to render protected and private members
sg- Apr 12, 2017
e59c411
Add configuration file for docs.mbed.com builds
sg- Apr 12, 2017
f7a427c
Fix typo in doxygen tag
theotherjimmy Apr 12, 2017
446e91a
doxygen_options update
sg- Apr 13, 2017
3b2b742
NUCLEO_F207ZG: I2C_3 is not available
jeromecoutant Apr 11, 2017
610d90f
STM32F2 Internal ADC channels rework
jeromecoutant Apr 11, 2017
cb21b0f
bus reset for KL25Z fix, USBSerial update
adbridge Apr 19, 2017
89bab62
Fix formatting in tools/build_travis.py
Ingramz Mar 22, 2017
2f8aff0
Fix formatting in targets/targets.json
Ingramz Mar 31, 2017
44c38df
Add USB capabilities to NUCLEO-F446RE board
Ingramz Mar 22, 2017
7dd7692
Move target files
Ingramz Apr 22, 2017
2c217fa
Maxim USB library update
adbridge Apr 19, 2017
b70fea9
Added support for the logo key to the keyboard
adbridge Apr 19, 2017
df57a58
tests: race test - add not supported for single threaded env
0xc0170 Apr 20, 2017
37e60db
[NCS36510] Reduce default heap size allocated by IAR to 1/4 of total …
Apr 14, 2017
308cf9f
test - add nanostack to examples.json file
0xc0170 Apr 10, 2017
507b3e9
Updated script to add an extra feature and general improvements.
adbridge Mar 16, 2017
5e0c41b
Update.py: Tidy up Fn headers, make logger work globally
adbridge Apr 21, 2017
a240bb3
Modifying the code to support mbed OS 5 -> add mbed_rtx.h
khj098765 Apr 25, 2017
b7382ce
Modified coding style of mbed.
khj098765 Apr 26, 2017
bd839f3
modified typo
khj098765 Apr 26, 2017
b134484
delete dead code. -> gpio_irq_api.c
khj098765 Apr 27, 2017
8f21d6d
add to support gcc & iar
khj098765 Apr 28, 2017
7434bbd
modify GCC_ARM startup code & mbed_rtx.h syntax error correct.
khj098765 May 8, 2017
8a62825
unsupported RTC
Jul 10, 2017
482de93
delete rtc_api.c
Jul 10, 2017
0849b6c
Merge branch 'master' of https://github.com/Wiznet/mbed-os
Jul 10, 2017
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -115,16 +115,19 @@ const PinMap PinMap_PWM[] = {
{PA_0 , PWM_6, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PA_1 , PWM_7, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PA_5 , PWM_2, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_6 , PWM_3, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_7 , PWM_4, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_8 , PWM_5, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_9 , PWM_6, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_10, PWM_7, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PC_0 , PWM_0, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_2 , PWM_2, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_3 , PWM_3, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_4 , PWM_4, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_5 , PWM_5, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_8 , PWM_0, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF0)},
{PC_10, PWM_2, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_11, PWM_3, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{NC , NC , WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF0)}
};

Original file line number Diff line number Diff line change
Expand Up @@ -117,16 +117,19 @@ const PinMap PinMap_PWM[] = {
{PA_0 , PWM_6, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PA_1 , PWM_7, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PA_5 , PWM_2, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_6 , PWM_3, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_7 , PWM_4, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_8 , PWM_5, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_9 , PWM_6, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PA_10, PWM_7, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF3)},
{PC_0 , PWM_0, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_2 , PWM_2, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_3 , PWM_3, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_4 , PWM_4, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_5 , PWM_5, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_8 , PWM_0, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF0)},
{PC_10, PWM_2, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{PC_11, PWM_3, WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF2)},
{NC , NC , WIZ_PIN_DATA(WIZ_MODE_AF, WIZ_GPIO_NOPULL, Px_AFSR_AF0)}
};

81 changes: 0 additions & 81 deletions targets/TARGET_WIZNET/TARGET_W7500x/rtc_api.c

This file was deleted.

6 changes: 3 additions & 3 deletions targets/targets.json
Original file line number Diff line number Diff line change
Expand Up @@ -2459,7 +2459,7 @@
"extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500"],
"supported_toolchains": ["uARM", "ARM", "GCC_ARM", "IAR"],
"inherits": ["Target"],
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"release_versions": ["2", "5"]
},
"WIZWIKI_W7500P": {
Expand All @@ -2468,15 +2468,15 @@
"extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500P"],
"supported_toolchains": ["uARM", "ARM", "GCC_ARM", "IAR"],
"inherits": ["Target"],
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"release_versions": ["2", "5"]
},
"WIZWIKI_W7500ECO": {
"inherits": ["Target"],
"core": "Cortex-M0",
"extra_labels": ["WIZNET", "W7500x", "WIZwiki_W7500ECO"],
"supported_toolchains": ["uARM", "ARM", "GCC_ARM", "IAR"],
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"device_has": ["ANALOGIN", "I2C", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "SERIAL", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"release_versions": ["2", "5"]
},
"SAMR21G18A": {
Expand Down