-
@mluis1 Hi ~
I use Stm32L072CBTx to run the tag with master branch. The data receiving and sending(ABP mode) is ok. But when I intend to test join procedure, cannot receiving the join accept pack…
-
- MCU temperature sensors
- Outside temperature
- Battery temperature
-
Do you plan to support Atmel SAM D line of microcontrollers (ARM Cortex M0+ based),
http://www.atmel.com/products/microcontrollers/arm/sam-d.aspx
Thanks for your great work!
-
After the merge #1691 it's not anymore possible to use the command singletest.py with both uARM and ARM toolchain. The ARM part fail build when uARM is also used. If ARM is used alone, no problem.
Th…
-
Currently running using the build code below. It builds without any problem but when copied into the device it does not work. Any ideas why?
```
# Licensed under the Apache License, Version 2.0 (the…
-
```
Assembler messages:
Error: unknown cpu `cortex-m7'
Error: unrecognized option -mcpu=cortex-m7
../../Makefile.include:44: recipe for target 'gpio.o' failed
make[2]: *** [gpio.o] Error 1
Makefile:67…
-
1 While compiling apps using online mbed IDE, there is an issue with the "SysTick_Handler" symbol being defined twice: first time in "HAL_CM0.s", second time in "system_stm32l0xx.c"
void SysTick_Hand…
-
我想在stm32 L0上跑RT-Thread,是否已经支持了呢?
-
Since the latest changes to automatically include the files from required libraries I have been getting the following error.
```
../../build/device-common.mk:166: *** commands commence before first t…