Search found 3 matches

by comathi
Thu Oct 28, 2021 4:39 pm
Forum: General discussions
Topic: Scanning within an address range
Replies: 2
Views: 9151

Scanning within an address range

Hello, I am attempting to control multiple CrazyFlie drones from a single radio. For practical purposes, I am only using two, but in theory I want an arbitrary number of drones to be controlled without having to hardcode addresses for each one of them. All drones have a similar address, for example ...
by comathi
Wed Sep 29, 2021 1:49 pm
Forum: Support
Topic: Unable to compile STM32 Firmware on Manjaro
Replies: 3
Views: 1018

Re: Unable to compile STM32 Firmware on Manjaro

Hello Jonas, For some reason, I have been unable to post this reply as it was triggering the spam detection, hopefully it works now. runnning arm-none-eabi-gcc --version outputs the following: arm-none-eabi-gcc (Arch Repository) 11.2.0 And the following is the full output of the make command: CLEAN_...
by comathi
Wed Sep 29, 2021 5:10 am
Forum: Support
Topic: Unable to compile STM32 Firmware on Manjaro
Replies: 3
Views: 1018

Unable to compile STM32 Firmware on Manjaro

Hello,

I followed the steps outlined here to build the stm32 firmware on Manjaro.

However, when I run make, I get the errors in the attached screenshot. I have not modified the source code yet.

Any help would be greatly appreciated!