v0257-beta versions and starting to write changelog #919
mathias-arm
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
v0257
betaAfter
v0256
alpha versions,v0257
beta versions are being added here.Release notes
In preparation of the release, a summary of all the changes, 740 commits at the time of writing, since the last official release (
v0254
) needs to be written.Major changes
armcc
(ARM Compiler 5.x, or ARMC5). This version adds support forgcc_arm
(GNU Arm Embedded Toolchain, orarm-none-eabi-gcc
) andarmclang
(Arm Compiler for Embedded 6.x, or ARMC6).project-generator
) now focuses onmake
/cmake
(uvision
still supported). Use ofmbed
build tool is deprecated.Changes to interfaces (HIC)
New interfaces:
kl27z_if
lpc55s69_if
nrf52820_if
Updates:
lpc11u35
: Added support for JTAG.lpc4322
: Enable HighSpeed USB. Updated BSP. Increase core clock to 120 MHz. Added support for SWOMinor updates
armcc
)Projects added or removed
Added projects:
k20dx_ep_agora_if
k20dx_ep_kairos_if
k20dx_frdmkl03z_if
kl26z_artemis_dk_if
kl27z_microbit_if
lpc11u35_musca_a_if
lpc11u35_musca_b_eflash_if
lpc11u35_musca_b_if
lpc11u35_pitaya_link_if
lpc4322_hani_iot_if
lpc4322_mimxrt1060_evk_qspi_if
lpc4322_mimxrt1170_evk_qspi_if
lpc55s69_mculink_if
m48ssidae_numaker_iot_m263a_if
m48ssidae_numaker_m2354_if
m48ssidae_numaker_m252kg_if
m48ssidae_numaker_pfm_m487km_if
max32625_max32660evsys_if
max32625_max32666fthr_if
max32625_max78000fthr_if
nrf52820_microbit_if
sam3u2c_nrf5x_dk_ext_if
Removed projects:
k20dx_rbl_if
k20dx_rblnano_if
kl26z_nina_b1_if
lpc11u35_6lowpan_borderrouterethernet_if
lpc11u35_6lowpan_borderrouterhat_if
lpc11u35_6lowpan_borderrouterusb_if
lpc11u35_arm_watch_efm32_if
lpc11u35_arm_watch_nrf51_if
lpc11u35_arm_watch_stm32f411_if
lpc11u35_cocorico_if
lpc11u35_dipdap_cc3220sf_if
lpc11u35_dipdap_sdt32429b_if
lpc11u35_dipdap_sdt32439b_if
lpc11u35_dipdap_sdt51822b_if
lpc11u35_dipdap_sdt52832b_if
lpc11u35_dipdap_sdt64b_if
lpc11u35_mbed_cloud_connect_if
lpc11u35_mtb_aconno_acn52832_if
lpc11u35_mtb_laird_bl652_if
lpc11u35_mtb_laird_bl654_if
lpc11u35_mtb_mts_dragonfly_if
lpc11u35_mtb_mts_xdot_if
lpc11u35_mtb_murata_abz_078_if
lpc11u35_mtb_murata_bl241_if
lpc11u35_mtb_mxchip_emw3166_if
lpc11u35_mtb_nina_b112_if
lpc11u35_mtb_rak811_if
lpc11u35_mtb_stm32f439_if
lpc11u35_mtb_stm32l475_if
lpc11u35_mtb_stm_s2lp_if
lpc11u35_mtb_ublox_odin_w2_if
lpc11u35_mtb_usi_wm_bn_bm_22_if
lpc11u35_mtb_wise1510_if
lpc11u35_mtb_wise1530_if
lpc11u35_mtb_wise1570_if
lpc11u35_mtconnect04s_if
lpc11u35_ro359b_if
lpc11u35_vbluno51_if
lpc11u35_wio3g_if
lpc11u35_wiobg96_if
lpc11u35_wio_emw3166_if
lpc11u35_wizwiki_w7500_eco_if
lpc11u35_wizwiki_w7500_if
lpc11u35_wizwiki_w7500p_if
sam3u2c_ncs36510rf_if
Beta Was this translation helpful? Give feedback.
All reactions