cpm8266
cpm8266 copied to clipboard
Setting of overclock bit not working
In nosdk/nosdk8266.c the setting of the overclock bit got buggy after my hacking.
// *(volatile uint32_t *)(PERIPHS_DPORT_BASEADDR + (0x14 / 4)) |= 0x01;