Angus Gratton
eeb0811088
Merge branch 'default_freq' into 'master'
...
rtos: change XT_CLOCK_FREQ from 13MHz to 80MHz
Freq has been change to `80MHz` in system_init, otherwise system tick will not be accurate now.
Maybe we can config freq by menuconfig.
See merge request !8
2016-08-22 17:38:00 +08:00
Jeroen Domburg
f34110009a
Add C99-style named field in initialisation struct
2016-08-22 17:45:46 +08:00
Jeroen Domburg
609f75a8c0
Oops, left in a debugging break.n. Removed.
2016-08-22 17:41:55 +08:00
Jeroen Domburg
925fbb587e
Add static initializers for muxes, add mutex init to vPortCPUAcquireMutex
2016-08-22 17:36:32 +08:00
Wu Jian Gang
893ce242a1
rtos: change XT_CLOCK_FREQ from 13MHz to 80MHz
...
Freq has been change to 80MHz in system_init
2016-08-22 12:04:14 +08:00
Angus Gratton
f853f94335
Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf
...
This will require a matching change in all projects using ESP-IDF.
2016-08-19 15:01:49 +08:00
Angus Gratton
9ec0e1545d
Standardise remaining uses of SDK to ESP-IDF
2016-08-19 15:01:15 +08:00
Ivan Grokhotkov
bd6ea4393c
Initial public version
2016-08-17 23:08:22 +08:00