-
Notifications
You must be signed in to change notification settings - Fork 1
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
Host privacy implementation #8
Host privacy implementation #8
Commits on Aug 10, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 0944d0e - Browse repository at this point
Copy the full SHA 0944d0eView commit details
Commits on Aug 11, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6ba8885 - Browse repository at this point
Copy the full SHA 6ba8885View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5228888 - Browse repository at this point
Copy the full SHA 5228888View commit details
Commits on Aug 13, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 79c7c3d - Browse repository at this point
Copy the full SHA 79c7c3dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 16ac412 - Browse repository at this point
Copy the full SHA 16ac412View commit details -
Configuration menu - View commit details
-
Copy full SHA for e3d26ed - Browse repository at this point
Copy the full SHA e3d26edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25ea7be - Browse repository at this point
Copy the full SHA 25ea7beView commit details -
Configuration menu - View commit details
-
Copy full SHA for ab6fd6e - Browse repository at this point
Copy the full SHA ab6fd6eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8165bca - Browse repository at this point
Copy the full SHA 8165bcaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c569dcc - Browse repository at this point
Copy the full SHA c569dccView commit details
Commits on Aug 14, 2020
-
Revert "Removed const from register declaration"
This reverts commit c569dcc.
Configuration menu - View commit details
-
Copy full SHA for 470ef49 - Browse repository at this point
Copy the full SHA 470ef49View commit details
Commits on Aug 18, 2020
-
USBPhyHw: remove mbed.h inclusion
Remove user facing header file, it should not be included within a library. The header itself does not need anything from Mbed. It could possibly fail if targets which implement usb are not including what is required for their implementation.
Configuration menu - View commit details
-
Copy full SHA for 78a3785 - Browse repository at this point
Copy the full SHA 78a3785View commit details -
platform: remove platform/ prefix for source
If we take platform as a component, platform/source would be outside of this component. I removed the prefix as these are implementation specific (they are located in source folder, not in include as the others).
Configuration menu - View commit details
-
Copy full SHA for 8078e20 - Browse repository at this point
Copy the full SHA 8078e20View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbeae96 - Browse repository at this point
Copy the full SHA fbeae96View commit details
Commits on Aug 20, 2020
-
platform: move internal headers to internal/
They belong to internal folder to follow our guideline, not in source as they were.
Configuration menu - View commit details
-
Copy full SHA for a6ce2c5 - Browse repository at this point
Copy the full SHA a6ce2c5View commit details
Commits on Aug 21, 2020
-
Update platform/source/mbed_os_timer.cpp
fix the typo Co-authored-by: Lingkai Dong <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c18e93 - Browse repository at this point
Copy the full SHA 2c18e93View commit details -
Configuration menu - View commit details
-
Copy full SHA for a34dfea - Browse repository at this point
Copy the full SHA a34dfeaView commit details
Commits on Aug 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for fcb81d3 - Browse repository at this point
Copy the full SHA fcb81d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f90d062 - Browse repository at this point
Copy the full SHA f90d062View commit details -
Configuration menu - View commit details
-
Copy full SHA for d11ce60 - Browse repository at this point
Copy the full SHA d11ce60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d1553c - Browse repository at this point
Copy the full SHA 8d1553cView commit details -
Configuration menu - View commit details
-
Copy full SHA for accadee - Browse repository at this point
Copy the full SHA accadeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for ca74659 - Browse repository at this point
Copy the full SHA ca74659View commit details -
Configuration menu - View commit details
-
Copy full SHA for 167241a - Browse repository at this point
Copy the full SHA 167241aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 30e0ff6 - Browse repository at this point
Copy the full SHA 30e0ff6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7d520e - Browse repository at this point
Copy the full SHA c7d520eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a6f006 - Browse repository at this point
Copy the full SHA 2a6f006View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9af18af - Browse repository at this point
Copy the full SHA 9af18afView commit details -
Configuration menu - View commit details
-
Copy full SHA for a721767 - Browse repository at this point
Copy the full SHA a721767View commit details -
Configuration menu - View commit details
-
Copy full SHA for f58633c - Browse repository at this point
Copy the full SHA f58633cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e3080a6 - Browse repository at this point
Copy the full SHA e3080a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa0ab3e - Browse repository at this point
Copy the full SHA fa0ab3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d30ba6b - Browse repository at this point
Copy the full SHA d30ba6bView commit details
Commits on Aug 25, 2020
-
Merge pull request ARMmbed#13456 from ARMmbed/dev_usb_remove_mbedh
USBPhyHw: remove mbed.h inclusion
Configuration menu - View commit details
-
Copy full SHA for 36764b9 - Browse repository at this point
Copy the full SHA 36764b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b3eb52 - Browse repository at this point
Copy the full SHA 5b3eb52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993ed3b - Browse repository at this point
Copy the full SHA 993ed3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 159410b - Browse repository at this point
Copy the full SHA 159410bView commit details -
Merge pull request ARMmbed#13459 from 0xc0170/fix_platform_component
platform: fix internal platform headers
Configuration menu - View commit details
-
Copy full SHA for b3c1922 - Browse repository at this point
Copy the full SHA b3c1922View commit details -
Configuration menu - View commit details
-
Copy full SHA for fafa0c4 - Browse repository at this point
Copy the full SHA fafa0c4View commit details
Commits on Aug 26, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 3387c86 - Browse repository at this point
Copy the full SHA 3387c86View commit details -
Merge pull request ARMmbed#13416 from dustin-crossman/pr/cysbsyskit_u…
…pdate_6.2.0 Update CYSBSYSKIT_01
Configuration menu - View commit details
-
Copy full SHA for 555c7db - Browse repository at this point
Copy the full SHA 555c7dbView commit details -
Merge pull request ARMmbed#13006 from AGlass0fMilk/add-nucleo-g031k8
NUCLEO_G031K8: Add new target
Configuration menu - View commit details
-
Copy full SHA for afcf91f - Browse repository at this point
Copy the full SHA afcf91fView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb87fa9 - Browse repository at this point
Copy the full SHA bb87fa9View commit details -
-Adding new parameters for Wi-SUN interface information.
Configuration menu - View commit details
-
Copy full SHA for 68cf724 - Browse repository at this point
Copy the full SHA 68cf724View commit details -
Configuration menu - View commit details
-
Copy full SHA for c017215 - Browse repository at this point
Copy the full SHA c017215View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0258c89 - Browse repository at this point
Copy the full SHA 0258c89View commit details -
Update connectivity/drivers/cellular/QUECTEL/BC95/QUECTEL_BC95_Cellul…
…arStack.cpp Co-authored-by: Hugues Kamba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f789de3 - Browse repository at this point
Copy the full SHA f789de3View commit details -
suggested change by Hugues Kamba
Co-authored-by: Hugues Kamba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for f8d90dd - Browse repository at this point
Copy the full SHA f8d90ddView commit details -
�suggested change by Hugues Kamba
Co-authored-by: Hugues Kamba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 73116b7 - Browse repository at this point
Copy the full SHA 73116b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for f901436 - Browse repository at this point
Copy the full SHA f901436View commit details
Commits on Aug 27, 2020
-
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…
…Stack.cpp Co-authored-by: Hugues Kamba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 8a3425e - Browse repository at this point
Copy the full SHA 8a3425eView commit details -
Update connectivity/libraries/ppp/source/ppp_service.cpp
Co-authored-by: Hugues Kamba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0e032ea - Browse repository at this point
Copy the full SHA 0e032eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4670c7f - Browse repository at this point
Copy the full SHA 4670c7fView commit details -
KVSTORE tests: move directories to make shorter test name
This allows compilation in Windows environment with name length constraint
Configuration menu - View commit details
-
Copy full SHA for ff76c01 - Browse repository at this point
Copy the full SHA ff76c01View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccece2f - Browse repository at this point
Copy the full SHA ccece2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f9832cb - Browse repository at this point
Copy the full SHA f9832cbView commit details -
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…
…Stack.cpp Co-authored-by: Hugues Kamba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 124fbd4 - Browse repository at this point
Copy the full SHA 124fbd4View commit details -
Targets: Add default "supported_form_factors" for all targets
This helps mbed-tools to build targets that do not set that attribute themselves.
Configuration menu - View commit details
-
Copy full SHA for 1e5cdaf - Browse repository at this point
Copy the full SHA 1e5cdafView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99adbfa - Browse repository at this point
Copy the full SHA 99adbfaView commit details -
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…
…Stack.cpp Co-authored-by: Hugues Kamba <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 65fa697 - Browse repository at this point
Copy the full SHA 65fa697View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6488381 - Browse repository at this point
Copy the full SHA 6488381View commit details -
Update connectivity/drivers/cellular/TELIT/ME310/TELIT_ME310_Cellular…
…Stack.cpp Co-authored-by: Kevin Bracey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b4268a - Browse repository at this point
Copy the full SHA 2b4268aView commit details -
Update connectivity/libraries/ppp/source/ppp_service.cpp
Co-authored-by: Kevin Bracey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 6bf4dda - Browse repository at this point
Copy the full SHA 6bf4ddaView commit details -
Update connectivity/drivers/802.15.4_RF/atmel-rf-driver/source/Nanost…
…ackRfPhyAT86RF215.cpp Co-authored-by: Kevin Bracey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c4b93fe - Browse repository at this point
Copy the full SHA c4b93feView commit details
Commits on Aug 28, 2020
-
Merge pull request ARMmbed#13502 from hugueskamba/hk_add_default_form…
…_factor Targets: Add default "supported_form_factors" for all targets
Configuration menu - View commit details
-
Copy full SHA for 297300e - Browse repository at this point
Copy the full SHA 297300eView commit details -
Adding STM32L071CXCTX as a generic target to be extended. This addition required to fix some issues on stml0 library
Configuration menu - View commit details
-
Copy full SHA for a03f5ff - Browse repository at this point
Copy the full SHA a03f5ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c0692a - Browse repository at this point
Copy the full SHA 0c0692aView commit details -
Configuration menu - View commit details
-
Copy full SHA for c62fc55 - Browse repository at this point
Copy the full SHA c62fc55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23a3ea0 - Browse repository at this point
Copy the full SHA 23a3ea0View commit details -
adr: Recommend CMSIS component source structure
Added an ADR to recommend component source structure.
Configuration menu - View commit details
-
Copy full SHA for 5eb7285 - Browse repository at this point
Copy the full SHA 5eb7285View commit details -
CMSIS: Update upstream importer to import to new directory structure
See docs/adr/0001_cmsis_component_source_structure_recommendations.md
Configuration menu - View commit details
-
Copy full SHA for 5535eee - Browse repository at this point
Copy the full SHA 5535eeeView commit details
Commits on Aug 31, 2020
-
Merge pull request ARMmbed#13493 from balajicyp/topic/cypress_target_…
…ssid_fix Fix SSID bug on Cypress Targets
Configuration menu - View commit details
-
Copy full SHA for 31ff368 - Browse repository at this point
Copy the full SHA 31ff368View commit details -
Merge pull request ARMmbed#13497 from artokin/sync_mbed_mesh_api_upda…
…te_master Updating mbed-mesh-api
Configuration menu - View commit details
-
Copy full SHA for fb3d1aa - Browse repository at this point
Copy the full SHA fb3d1aaView commit details -
Merge pull request ARMmbed#13494 from artokin/upstream_mesh_network_s…
…ize_api_to_master Add WiSun network size configs in JSON
Configuration menu - View commit details
-
Copy full SHA for 6f024d5 - Browse repository at this point
Copy the full SHA 6f024d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1996552 - Browse repository at this point
Copy the full SHA 1996552View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15ca58b - Browse repository at this point
Copy the full SHA 15ca58bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53008d9 - Browse repository at this point
Copy the full SHA 53008d9View commit details -
Merge pull request ARMmbed#13514 from jeromecoutant/PR_STM32WB_USB_SN…
…G_BUF STM32 USB: use SNG_BUF
Configuration menu - View commit details
-
Copy full SHA for 642d1ec - Browse repository at this point
Copy the full SHA 642d1ecView commit details
Commits on Sep 1, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 864308e - Browse repository at this point
Copy the full SHA 864308eView commit details -
Merge pull request ARMmbed#13513 from jeromecoutant/PR_README
STM32 readme update
Configuration menu - View commit details
-
Copy full SHA for 4ef38f9 - Browse repository at this point
Copy the full SHA 4ef38f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c39eeb - Browse repository at this point
Copy the full SHA 3c39eebView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3c9132 - Browse repository at this point
Copy the full SHA f3c9132View commit details -
CMSIS: Restructure ported CMSIS_5
See docs/adr/0001_cmsis_component_source_structure_recommendations.md For details information.
Configuration menu - View commit details
-
Copy full SHA for 834e530 - Browse repository at this point
Copy the full SHA 834e530View commit details -
STM32 USB connect procedure update
Pull up on USB DP to manage (external for STM32F1)
Configuration menu - View commit details
-
Copy full SHA for ac9c4b7 - Browse repository at this point
Copy the full SHA ac9c4b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02c79e8 - Browse repository at this point
Copy the full SHA 02c79e8View commit details
Commits on Sep 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for bf1ba52 - Browse repository at this point
Copy the full SHA bf1ba52View commit details -
Merge pull request ARMmbed#13464 from hugueskamba/hk_cmsis_restructure
adr: Recommend CMSIS component source structure
Configuration menu - View commit details
-
Copy full SHA for 90ca583 - Browse repository at this point
Copy the full SHA 90ca583View commit details -
Merge pull request ARMmbed#13509 from alcheagle/new_target_STM32L071C…
…XCTX Adding STM32L071xx target
Configuration menu - View commit details
-
Copy full SHA for 29f54fe - Browse repository at this point
Copy the full SHA 29f54feView commit details -
Merge pull request ARMmbed#13489 from rajkan01/hal_directory_restruct…
…uring Refactor hal directory
Configuration menu - View commit details
-
Copy full SHA for 9073a48 - Browse repository at this point
Copy the full SHA 9073a48View commit details -
Configuration menu - View commit details
-
Copy full SHA for a88438c - Browse repository at this point
Copy the full SHA a88438cView commit details -
Configuration menu - View commit details
-
Copy full SHA for af1950f - Browse repository at this point
Copy the full SHA af1950fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b1e0a3 - Browse repository at this point
Copy the full SHA 9b1e0a3View commit details -
* Move mbed-client-randlib/ headers into include/ (Note: we don't rename it to "randlib" because this library is mirrored to https://github.com/ARMmbed/mbed-client-randlib, and "mbed-client-randlib" may be reference by some projects) * Move the standalone local unit test into tests/unit
Configuration menu - View commit details
-
Copy full SHA for d6a2269 - Browse repository at this point
Copy the full SHA d6a2269View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71eecfc - Browse repository at this point
Copy the full SHA 71eecfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1651aa9 - Browse repository at this point
Copy the full SHA 1651aa9View commit details -
Configuration menu - View commit details
-
Copy full SHA for abdee92 - Browse repository at this point
Copy the full SHA abdee92View commit details -
drivers/SFDP should compile without mbed-trace
The library "drivers" is a core one available to bare metal. It should not depend on mbed-trace which is an optional library.
Configuration menu - View commit details
-
Copy full SHA for 183ca77 - Browse repository at this point
Copy the full SHA 183ca77View commit details
Commits on Sep 3, 2020
-
Nuvoton: Fix degrading QSPI to SPI
In most cases, we can control degraded QSPI H/W to standard through BSP SPI driver directly as if it is just SPI H/W. However, BSP SPI driver distinguishes among SPI H/W instances in below functions: - SPI_Open - SPI_Close - SPI_SetBusClock - SPI_GetBusClock In these cases, we must change to QSPI version instead for QSPI H/W. Change target: - NUMAKER_PFM_M487 - NUMAKER_IOT_M487 - NU_PFM_M2351*
Configuration menu - View commit details
-
Copy full SHA for ce63a17 - Browse repository at this point
Copy the full SHA ce63a17View commit details -
Merge pull request ARMmbed#13533 from rajkan01/update_aws_test_json
Update test examples.json AWS config
Configuration menu - View commit details
-
Copy full SHA for 04e4075 - Browse repository at this point
Copy the full SHA 04e4075View commit details -
Merge pull request ARMmbed#13486 from rajkan01/fix_malloc_overhead_ca…
…lculation Fix heap stats overhead_size calculation
Configuration menu - View commit details
-
Copy full SHA for 4a68b8a - Browse repository at this point
Copy the full SHA 4a68b8aView commit details -
Merge pull request ARMmbed#13522 from jeromecoutant/PR_USB_PULLUP
STM32 USB connect procedure update
Configuration menu - View commit details
-
Copy full SHA for 2eb2fe4 - Browse repository at this point
Copy the full SHA 2eb2fe4View commit details -
Merge pull request ARMmbed#13523 from jeromecoutant/PR_H7_ADC2
STM32H7 ADC: No MultiMode configuration needed for ADC2
Configuration menu - View commit details
-
Copy full SHA for 895488f - Browse repository at this point
Copy the full SHA 895488fView commit details -
Merge pull request ARMmbed#13524 from norbert-david/patch-1
device_management.py supports application access keys
Configuration menu - View commit details
-
Copy full SHA for f4536be - Browse repository at this point
Copy the full SHA f4536beView commit details -
TEST: remove MUSCA_B1 from attestation example test
Qinghao Shi authored and Qinghao Shi committedSep 3, 2020 Configuration menu - View commit details
-
Copy full SHA for a7b2ad8 - Browse repository at this point
Copy the full SHA a7b2ad8View commit details -
Merge pull request ARMmbed#13531 from OpenNuvoton/nvt_m252_kv
Nuvoton: Set M252 Flash internal size for kv store test
Configuration menu - View commit details
-
Copy full SHA for 54f0f56 - Browse repository at this point
Copy the full SHA 54f0f56View commit details
Commits on Sep 4, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 47a28da - Browse repository at this point
Copy the full SHA 47a28daView commit details -
test_program_read_small_data_sizes: get erase size specific to the se…
…ctor we use The test case only uses one specific sector, but the erase size is obtained for the whole block device instead. This doesn't work if different regions of the flash don't have a common erase size. Fix the issue by getting the erase size at the address we use.
Configuration menu - View commit details
-
Copy full SHA for feb1023 - Browse repository at this point
Copy the full SHA feb1023View commit details -
general_block_device test: allocate buffers enough for the largest se…
…ctor Previously we get the common erase size of the whole flash, which may or may not exists if there are multiple regions. In this case the size returned is zero and the test fails. Fix this by allocating read and write buffers that are large enough for all sectors. The test itself already supports non-uniform erase sizes, and the erase size at any address can be smaller than our buffers.
Configuration menu - View commit details
-
Copy full SHA for 3b93350 - Browse repository at this point
Copy the full SHA 3b93350View commit details
Commits on Sep 7, 2020
-
Rename CY8CKIT_064B0S2_4343W to CY8CKIT064B0S2_4343W, which fits in 2…
…0 characters limit
Configuration menu - View commit details
-
Copy full SHA for 8770780 - Browse repository at this point
Copy the full SHA 8770780View commit details -
Merge pull request ARMmbed#13430 from LDong-Arm/refactor_frameworks
Relocated libraries in features/frameworks
Configuration menu - View commit details
-
Copy full SHA for 41f2ee5 - Browse repository at this point
Copy the full SHA 41f2ee5View commit details -
Merge pull request ARMmbed#13544 from jamesbeyond/exp_atest
TEST: remove MUSCA_B1 from attestation example test
Configuration menu - View commit details
-
Copy full SHA for 3de2c9b - Browse repository at this point
Copy the full SHA 3de2c9bView commit details -
Merge pull request ARMmbed#13501 from jeromecoutant/PR_USB_TEST
USB-DEVICE tests: move host scripts
Configuration menu - View commit details
-
Copy full SHA for 1778c6d - Browse repository at this point
Copy the full SHA 1778c6dView commit details -
Merge pull request ARMmbed#13476 from talorion/bugfix/fix-warnings
Fix trivial compiler Warnings
Configuration menu - View commit details
-
Copy full SHA for b2ac609 - Browse repository at this point
Copy the full SHA b2ac609View commit details -
Merge pull request ARMmbed#13536 from OpenNuvoton/nuvoton_fix_downgra…
…de_qspi Nuvoton: Fix degrading QSPI to SPI
Configuration menu - View commit details
-
Copy full SHA for 1f735a6 - Browse repository at this point
Copy the full SHA 1f735a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee029c - Browse repository at this point
Copy the full SHA 8ee029cView commit details -
Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from 4…
…8609ae..d879e6d d879e6d Merge branch 'release_internal' into release_external eef9246 Fixed network border router timeout recovery and EAPOL relay address fix bac7ca6 Changed RADIUS MTU and small fixes a9f8b75 Addeed support for DHCP vendor data d8f0003 DHCPv6 functionality update 7fe0423 Added DHCPv6 vendor data generation for DNS queries 639f9db FHSS: Changed retry backoffs when no BC schedule or TX slots (ARMmbed#2440) 91acece Remove test files 6568bc1 Merge branch 'release_internal' into release_external 4192cc8 Added configuration for RADIUS retry timer (ARMmbed#2438) 684b714 Added support for retries and multiple sockets to RADIUS client (ARMmbed#2426) 89e0ae0 WS: Restart auto CCA threshold after discovery (ARMmbed#2435) dbb09b1 MAC/WS: Min possible Tack to 1ms and CCA interval to 2ms (ARMmbed#2434) 43b2ae2 Cca threshold test (ARMmbed#2436) 28108e1 Added device min sensitivity setting and stack information 7060c70 Cca threshold test (ARMmbed#2432) 640be71 WS: temporarily set default CCA threshold to -80 (ARMmbed#2431) 0a472ae WS: Calculate UFSI drift and trace (ARMmbed#2430) 61d3db8 Create APIs for DNS cache results 587add5 MAC: Validate TX time (ARMmbed#2429) a1bfed4 Added typecast when computing max_timout from drift (ARMmbed#2428) 089fb3b Neighbour temporary entry update and Enhanced ACK tx update 70244f6 Wi-sun parameter and debug trace update 5752eae Created validate TX time handler (ARMmbed#2423) 022d61f Wi-sun Neighbour table update and DHCP new callback 857b41f Merge pull request ARMmbed#2421 from ARMmbed/update_from_mbed_os 1a9dd13 (via Mbed-OS)WS Management API missing include 4318f37 Calculate drift in critical state (ARMmbed#2419) 01a1909 FHSS WS: Do not use drift compensation with unpredictable linux timer (ARMmbed#2418) git-subtree-dir: connectivity/nanostack/sal-stack-nanostack git-subtree-split: d879e6d
Arto Kinnunen committedSep 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 9a4e8a5 - Browse repository at this point
Copy the full SHA 9a4e8a5View commit details -
Merge commit '9a4e8a5964c54f2a983ffd4c13755176d4f9df52'
* commit '9a4e8a5964c54f2a983ffd4c13755176d4f9df52': Squashed 'connectivity/nanostack/sal-stack-nanostack/' changes from 48609ae..d879e6d
Arto Kinnunen committedSep 7, 2020 Configuration menu - View commit details
-
Copy full SHA for b25f05b - Browse repository at this point
Copy the full SHA b25f05bView commit details -
Merge pull request ARMmbed#13552 from LDong-Arm/general_block_device_…
…test_fix general_block_device test: support non-uniform erase sizes
Configuration menu - View commit details
-
Copy full SHA for 9767ae8 - Browse repository at this point
Copy the full SHA 9767ae8View commit details -
STM32Gx: LSI clock selection when LSE is not available
Robert committedSep 7, 2020 Configuration menu - View commit details
-
Copy full SHA for 14ac406 - Browse repository at this point
Copy the full SHA 14ac406View commit details -
Merge pull request ARMmbed#13562 from artokin/nanostack_v12_5_0_for_m…
…aster Nanostack release v12.5.0
Configuration menu - View commit details
-
Copy full SHA for 7612379 - Browse repository at this point
Copy the full SHA 7612379View commit details -
Merge pull request ARMmbed#13546 from rajkan01/remove_host_tests_script
Remove duplicate mbed-os/TESTS/host_tests scripts
Configuration menu - View commit details
-
Copy full SHA for 7f60090 - Browse repository at this point
Copy the full SHA 7f60090View commit details
Commits on Sep 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b65afe0 - Browse repository at this point
Copy the full SHA b65afe0View commit details -
Added RADIUS configuration options to Wi-SUN
Added support for external RADIUS server configuration to Wi-SUN Border Router. Added configuration functions and .json configuration options for: - external RADIUS server IPv6 address - RADIUS shared secret. - RADIUS client retry trickle timer configuration. This can be used to set how fast the RADIUS client retries Access-Request messages to RADIUS server in case reply from server is not received.
Mika Leppänen committedSep 8, 2020 Configuration menu - View commit details
-
Copy full SHA for 23c13d7 - Browse repository at this point
Copy the full SHA 23c13d7View commit details -
Fix a typo in PeripheralPins.c for EFM32GG11
- PF13 had the same value as PF15
Configuration menu - View commit details
-
Copy full SHA for 6da9237 - Browse repository at this point
Copy the full SHA 6da9237View commit details
Commits on Sep 9, 2020
-
Merge pull request ARMmbed#13516 from romanjoe/pr/064b0s2_rename
Cypress: Rename CY8CKIT_064B0S2_4343W to CY8CKIT064B0S2_4343W
Configuration menu - View commit details
-
Copy full SHA for 2fe10dd - Browse repository at this point
Copy the full SHA 2fe10ddView commit details -
Merge pull request ARMmbed#13484 from jeromecoutant/PR_KVSTORE_TESTS
KVSTORE tests: move directories
Configuration menu - View commit details
-
Copy full SHA for bb618d0 - Browse repository at this point
Copy the full SHA bb618d0View commit details -
Merge pull request ARMmbed#13547 from OpenNuvoton/nvt_nuc472_sd
Nuvoton: Fixed NUC472 SD buffer alignment
Configuration menu - View commit details
-
Copy full SHA for 0190014 - Browse repository at this point
Copy the full SHA 0190014View commit details -
Merge pull request ARMmbed#13572 from jeromecoutant/PR_H7_ADC2
STM32H7 ADC: clock selection lost after deepsleep
Configuration menu - View commit details
-
Copy full SHA for 511c897 - Browse repository at this point
Copy the full SHA 511c897View commit details -
Merge pull request ARMmbed#13574 from amq/patch-4
Fix a typo in PeripheralPins.c for EFM32GG11
Configuration menu - View commit details
-
Copy full SHA for ae8d5a4 - Browse repository at this point
Copy the full SHA ae8d5a4View commit details -
Merge pull request ARMmbed#13518 from talorion/feature-custom-cert-tl…
…s-tests add option for a custom cert in connectivity-netsocket-netsocket-tls
Configuration menu - View commit details
-
Copy full SHA for ef43cb5 - Browse repository at this point
Copy the full SHA ef43cb5View commit details -
Merge pull request ARMmbed#13573 from mikaleppanen/mesh_radius_conf
Add RADIUS configuration options to Wi-SUN
Configuration menu - View commit details
-
Copy full SHA for 6fb5e60 - Browse repository at this point
Copy the full SHA 6fb5e60View commit details -
Configuration menu - View commit details
-
Copy full SHA for c65ad59 - Browse repository at this point
Copy the full SHA c65ad59View commit details -
Configuration menu - View commit details
-
Copy full SHA for d804167 - Browse repository at this point
Copy the full SHA d804167View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dfe702 - Browse repository at this point
Copy the full SHA 7dfe702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 423bea5 - Browse repository at this point
Copy the full SHA 423bea5View commit details -
Merge pull request ARMmbed#13475 from pan-/ble-remove-user-facing-abs…
…traction Ble remove user facing abstraction
Configuration menu - View commit details
-
Copy full SHA for c99ff74 - Browse repository at this point
Copy the full SHA c99ff74View commit details -
Merge pull request ARMmbed#13564 from More-Wrong/LSI-for-STM32Gx
STM32Gx: LSI clock selection when LSE is not available
Configuration menu - View commit details
-
Copy full SHA for 1f6fe47 - Browse repository at this point
Copy the full SHA 1f6fe47View commit details -
Merge pull request ARMmbed#13542 from jeromecoutant/PR_DISCO_L4S
B_L4S5I_IOT01A: new ST target
Configuration menu - View commit details
-
Copy full SHA for 3b5ab54 - Browse repository at this point
Copy the full SHA 3b5ab54View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8ae638 - Browse repository at this point
Copy the full SHA b8ae638View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38156ec - Browse repository at this point
Copy the full SHA 38156ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 483612a - Browse repository at this point
Copy the full SHA 483612aView commit details -
BLE: Introduce PalPrivateAddressController
This PAL interface is responsible for generating, resolving private address and maintaining the controller or host resolving list. It also indicates to upper level if LL resolution is supported or not and allows them to enable it.
Configuration menu - View commit details
-
Copy full SHA for a3a6c4d - Browse repository at this point
Copy the full SHA a3a6c4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5fb2b67 - Browse repository at this point
Copy the full SHA 5fb2b67View commit details -
BLE: Add PrivateAddressController module.
It controls private address generation and host or controller address resolution.
Configuration menu - View commit details
-
Copy full SHA for c355282 - Browse repository at this point
Copy the full SHA c355282View commit details -
BLE: Update security manager to use the PrivateAddressController
Resolution list has been removed from the pal as this is handled by the PrivateAddressController.
Configuration menu - View commit details
-
Copy full SHA for 34d3974 - Browse repository at this point
Copy the full SHA 34d3974View commit details -
BLE: Pal event queue pop before execution.
A race condition was present if a single event was present in the event queue and the event was generating a new event.
Configuration menu - View commit details
-
Copy full SHA for 8a3d016 - Browse repository at this point
Copy the full SHA 8a3d016View commit details -
Configuration menu - View commit details
-
Copy full SHA for 503c4b2 - Browse repository at this point
Copy the full SHA 503c4b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bc0067 - Browse repository at this point
Copy the full SHA 9bc0067View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8c8c576 - Browse repository at this point
Copy the full SHA 8c8c576View commit details -
BLE: Add initiating flag into gap to track if the local device tries …
…to connect to a peer.
Configuration menu - View commit details
-
Copy full SHA for 6e19633 - Browse repository at this point
Copy the full SHA 6e19633View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e7385a - Browse repository at this point
Copy the full SHA 9e7385aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f851f0e - Browse repository at this point
Copy the full SHA f851f0eView commit details