List of commits:
Subject Hash Author Date (UTC)
maintaince 9735c9025f877485b7fba7d68cee37342eb2bc41 zhanzr 2018-08-04 18:07:52
maintaince 1045165526407dec48797d66751a06dbe94257fb zhanzr 2018-08-04 18:06:59
hellow word, printf from serial port. 6818f08e563aefc70c9bc9ef18852149e080d237 zhanzr 2018-08-04 18:03:27
blink demo. bc35d066c34d62eb527f29af81a9907a960e23bd zhanzr 2018-08-04 17:34:03
Commit 9735c9025f877485b7fba7d68cee37342eb2bc41 - maintaince
Author: zhanzr
Author date (UTC): 2018-08-04 18:07
Committer name: zhanzr
Committer date (UTC): 2018-08-04 18:07
Parent(s): 1045165526407dec48797d66751a06dbe94257fb
Signing key:
Tree: daf2a0c59b3a6a1ef43d934ba60a6e3e84df3507
File Lines added Lines deleted
hello_world/main/component.mk 0 1
File hello_world/main/component.mk changed (mode: 100644) (index 0b9d758..a98f634)
2 2 # "main" pseudo-component makefile. # "main" pseudo-component makefile.
3 3 # #
4 4 # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.) # (Uses default behaviour of compiling all source files in directory, adding 'include' to include path.)
5
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