Skip to content
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

Merge upstream changes into mbed-ce #117

Merged
merged 59 commits into from
Jan 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
59 commits
Select commit Hold shift + click to select a range
581cd80
Fix for calculating CAN timing settings.
chdelfs Aug 4, 2022
0d2badf
Add complete support of DHCP relay interface ID option
YannCharbon Aug 30, 2022
df77485
Support Nuvoton target NUMAKER_IOT_M467
ccli8 Jan 19, 2022
8da2e31
M467: Fix Greentea reset_reason test failure
ccli8 Feb 22, 2022
0494866
M467: Support HyperRAM
ccli8 Feb 17, 2022
501aa00
Config for M460 EMAC
cyliangtw Mar 7, 2022
877541d
Add M460 EMAC driver
cyliangtw Mar 7, 2022
679c747
Adjust M460 EMAC RX/TX buffer
cyliangtw Mar 7, 2022
ec2c155
M467: Fix EMAC compile error with IAR
ccli8 Mar 8, 2022
24b0feb
M467: Support Crypto SHA/ECC H/W
ccli8 Mar 24, 2022
627a0b4
M467 H/W AES self-test pass
cyliangtw Apr 25, 2022
9dc7cd2
M467 Support crypto GCM H/W
cyliangtw May 3, 2022
9f01968
M467: GCM support one simple mode instead of using composite GHASH & …
cyliangtw May 5, 2022
655ec90
Update M467 AES-GCM to pass AWS-IoT test
cyliangtw May 16, 2022
3fe95b2
Update M467 AES-GCM for H/W gcm in-buffer creteria
cyliangtw May 17, 2022
d92d75e
M467: Improve Crypto H/W wait helper routine
ccli8 Apr 29, 2022
21970e3
M467: Seed PRNG with TRNG for SCAP
ccli8 Apr 28, 2022
88a5291
M467: Support Crypto RSA H/W
ccli8 Apr 15, 2022
a430d70
M467 Support crypto AES-CCM H/W with one-shot & cascade mode
cyliangtw May 26, 2022
087daea
M467: Support Crypto ECC H/W in full-module replacement
ccli8 Apr 25, 2022
196d106
M467: Disable SCAP in RSA H/W
ccli8 Jun 1, 2022
2f8b60d
M467: support fullspeed usb device
cyliangtw Jul 1, 2022
1dd9546
M467: Fix mbedtls_ecp_point_cmp() call with null argument
ccli8 Jul 26, 2022
e8dd9f4
M467: Make mbedtls H/W port removable
ccli8 Aug 8, 2022
2a72a70
Added TMPM4NR Platform
Sep 8, 2022
c5ca907
Removed UTF8 Chars
Sep 9, 2022
42cfb84
M467: I2C: Fix potential role switch failure
ccli8 Sep 22, 2022
a0a5086
M467: Exclude UNO SPI pins from FPGA CI Test Shield test
ccli8 Sep 1, 2022
eaaec1c
M467: Adjust UART pinmap to pass FPGA CI Test Shield test
ccli8 Sep 19, 2022
5ba8afb
M467: Support NuMaker-IoT-M467 board
ccli8 Sep 1, 2022
dbc0f5b
Nuvoton: I2C: Fix potential role switch failure
ccli8 Sep 23, 2022
7bb01c1
Merge pull request #15333 from OpenNuvoton/nuvoton_fix_i2c_role_switch
0xc0170 Sep 26, 2022
e4e1c10
Merge pull request #15330 from deepak-shreshti/master
0xc0170 Sep 27, 2022
881a901
Merge pull request #15329 from YannCharbon/master
0xc0170 Sep 27, 2022
9cd4854
Update can_api.c
chdelfs Oct 12, 2022
733512d
M467: Remove invalid UTF-8 byte sequence
ccli8 Oct 19, 2022
fb1d9c2
Replace MAX32660, MAX32670 I2C driver with final one in MSDK
ozersa Oct 27, 2022
53d043d
Add proper support for NUCLEO-H723ZG.
daniel-starke Oct 27, 2022
540d78e
Fix I2C for MCU_STM32H723xG
daniel-starke Oct 28, 2022
1432f81
Correct MAX32620 boards macro for USB library.
Oct 31, 2022
f0643b1
Merge pull request #15341 from MaximIntegrated/update-i2c-driver
0xc0170 Oct 31, 2022
4f156de
Merge pull request #15344 from MaximIntegrated/master
0xc0170 Oct 31, 2022
102d2f8
Merge pull request #15317 from chdelfs/master
0xc0170 Nov 2, 2022
90837c5
Merge pull request #15337 from OpenNuvoton/nuvoton_m467_iot
0xc0170 Nov 2, 2022
ffcfa2f
Limit NUCLEO_H723ZG toolchain to GCC_ARM
daniel-starke Nov 10, 2022
7ab5260
Merge pull request #15343 from daniel-starke/complete-nucleo-h723zg
0xc0170 Nov 16, 2022
89ddd3f
M2354 support FS-USBD and update TF-M for USB PHY select
cyliangtw Nov 23, 2022
7d16811
Merge pull request #15352 from OpenNuvoton/nuvoton_m2354_usbd
0xc0170 Nov 25, 2022
0751932
Rethink STM32 I2C v2 HAL
multiplemonomials Nov 21, 2022
63fbaaf
Add documentation for I2C_EVENT macros
multiplemonomials Nov 28, 2022
0c2ee4f
Add some additional I2C error codes
multiplemonomials Nov 28, 2022
92bfbcc
Added TMPM4GR Platform
Nov 30, 2022
e4db5d1
Resolve delimeter issues for target.json
Dec 1, 2022
d59c34b
Fix compile error on static pinmap targets
multiplemonomials Dec 4, 2022
d4df713
Merge pull request #15350 from mbed-ce/upstreamed/rethink-stm32-i2c-hal
0xc0170 Dec 5, 2022
da7c0b7
Merge pull request #15353 from deepak-shreshti/master
0xc0170 Dec 6, 2022
239a210
github: Fix click version
0xc0170 Dec 22, 2022
c299c8b
Merge pull request #15357 from 0xc0170/dev/martin.kojtal/fix-scancode…
0xc0170 Dec 23, 2022
d6d97ca
Merge remote-tracking branch 'upstream/master' into sync
jay-sridharan Jan 1, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 2 additions & 0 deletions connectivity/drivers/emac/TARGET_NUVOTON_EMAC/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ if("M480" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_M480)
elseif("NUC472" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_NUC472)
elseif("M460" IN_LIST MBED_TARGET_LABELS)
add_subdirectory(TARGET_M460)
endif()

target_include_directories(mbed-emac
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright (c) 2020 ARM Limited. All rights reserved.
# SPDX-License-Identifier: Apache-2.0

target_include_directories(mbed-emac
INTERFACE
.
)

target_sources(mbed-emac
INTERFACE
m460_eth.c
synopGMAC_Dev.c
synopGMAC_network_interface.c
)
Loading