Search found 2 matches

by farbodpmz
Wed Dec 28, 2022 5:49 pm
Forum: General Discussion
Topic: Add some variables to linker
Replies: 0
Views: 722

Add some variables to linker

Hello I am using esp32 with rust. I am going to use deftm library library.Sp I need to add these fields to linker in compile time. EXTERN(_defmt_acquire); EXTERN(_defmt_release); EXTERN(__defmt_default_timestamp); EXTERN(__DEFMT_MARKER_TIMESTAMP_WAS_DEFINED); PROVIDE(_defmt_timestamp = __defmt_defau...
by farbodpmz
Thu Sep 08, 2022 6:37 am
Forum: Sample Code
Topic: Converting Bluetooth C3 Project to run on a S3 board
Replies: 2
Views: 5755

Re: Converting Bluetooth C3 Project to run on a S3 board

Could you run bluetooth on esp32s3? I am trying to advertise but I can not find it on other phones.
help me plz.