cpm8266 icon indicating copy to clipboard operation
cpm8266 copied to clipboard

Setting of overclock bit not working

Open mengstr opened this issue 8 years ago • 0 comments

In nosdk/nosdk8266.c the setting of the overclock bit got buggy after my hacking.

// *(volatile uint32_t *)(PERIPHS_DPORT_BASEADDR + (0x14 / 4)) |= 0x01;

mengstr avatar Feb 15 '17 03:02 mengstr