-
I know it's early in the project, but is NFC support planned?
And how does that feature look priority wise?
Raboo updated
4 years ago
-
From git commit: #5656b69 and onwards
System used: Raspberry Pico 2 RP2350 (ARM Cortex M4F cores selected)
Hi Marcel Licence,
When I'm compiling a sample application [ML Synth Example](https://…
-
### Brief Issue Summary
When a compiler cmake-tools is not familiar with is used by CMake (e.g. an embedded compiler with a custom toolchain file), it ignores all other settings and…
-
### Description
- Target: STM32L476RG (ARM Cortex-M4F)
- Toolchain: gcc-arm-none-eabi 8.2.1
- Tools: mbed-cli 1.10.1
- mbed-os version: 5.12.1
- mbedtls version: 2.7.6 (is however still p…
-
Hi,
I am using Mbed CLI2 to add a custom target STM32WB55RGV6. My system is Windows10 and I am using latest Mbed version. Since Mbed CLI2 supports boards K64F, DISCO_L475VG_IOT01A and NRF52840_DK onl…
-
Anytime I want to do a division or comparison with floats, I get an undefined symbol error by the linker. How can I include them?
E.g. a division yields this error:
`LinkError: build/mylib.o: unde…
-
Hi,
The ARM project for the DSP library, located in both DSP\Projects\ARM\arm_cortexM_math.uvoptx and in DSP_Lib\Source\ARM\arm_cortexM_math.uvoptx, only contains a project for the Cortex-M0 (uVisi…
-
Starting in 17f97763c0f32ad38001629850d2a606f3679f70, when this firmware is configured for hard 4.12, the board simply reboots on bootup in a loop.
-
Some combination of https://github.com/rust-lang/rfcs/pull/1645#issuecomment-249219230 and perhaps a rebuild of teensy3-sys for the new targets, selected during `build.rs` based on feature flags.
-
Unsure if bug or asking for a feature.
**Problem**
When using the new `per-package-target` feature in nightly builds, any linker scripts that you might need in a specific crate will not …