1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-15 00:02:49 +03:00
Files
esp8266/cores/esp8266
Markus Sattler 42332fc46e allow user to run code in user_rf_pre_init.
add void to "C" functions.

example:
extern "C" void __run_user_rf_pre_init(void) {
    system_phy_set_rfoption(2);
}

see: #515 and #413
2015-07-25 09:22:37 +02:00
..
2015-06-05 15:12:11 +02:00
2015-06-19 20:44:33 +03:00
2015-06-22 16:16:09 +03:00
2015-07-13 19:08:35 +03:00
2015-06-01 03:05:34 +03:00
2015-05-25 09:47:13 +02:00
2015-06-22 15:47:22 +03:00
2015-07-07 18:09:23 +03:00
2015-06-22 16:16:09 +03:00
2015-07-21 00:37:16 +08:00
2015-07-19 19:45:17 -07:00
2015-04-03 13:41:29 +02:00
2015-06-19 10:53:35 +02:00
2015-05-03 17:51:06 +03:00
2015-07-10 22:21:48 +03:00
2015-07-06 21:04:08 +03:00
2014-12-01 00:34:28 +03:00
2015-06-19 10:53:35 +02:00
2015-05-13 11:27:54 -07:00
2015-05-13 11:27:54 -07:00