/a2dp_sink/Makefile (2db03bb7b7c4a48390e78553eee9f5e1deeccfe5) (181 bytes) (mode 100644) (type blob)
#
# This is a project Makefile. It is assumed the directory this Makefile resides in is a
# project subdirectory.
#
PROJECT_NAME := a2dp_sink
include $(IDF_PATH)/make/project.mk
Mode |
Type |
Size |
Ref |
File |
040000 |
tree |
- |
3585a5a7e45ee4de850c095c68cd048ccce43b56 |
a2dp_sink |
040000 |
tree |
- |
fca503251ea3fad2e5057845baeb6eaac1323328 |
blink |
040000 |
tree |
- |
191f6cb3272ce156ee6bbb7a5f2637abee54ba2a |
esp32_bt_spk |
040000 |
tree |
- |
a3416c68e4171497b475230d15f1eac7ed81e2a7 |
hello_world |
040000 |
tree |
- |
45be2b4bfe800c002cc370adb3b5efefbd40e450 |
sd_card |
040000 |
tree |
- |
dec0e412044550b294e6fca67a5292390d3a1c5b |
simple_wifi |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/zhanzr/esp32_radio_demo
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/zhanzr/esp32_radio_demo
Clone this repository using git:
git clone git://git.rocketgit.com/user/zhanzr/esp32_radio_demo
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main