-
- Downloads
esp8266: Rename "machine" module implementation to use contemporary naming.
Previously they used historical "pyb" affix causing confusion and inconsistency (there's no "pyb" module in modern ports; but people took esp8266 port as an example, and "pyb" naming kept proliferating, while other people complained that source structure is not clear).
Showing
- esp8266/Makefile 9 additions, 9 deletionsesp8266/Makefile
- esp8266/esp8266.ld 8 additions, 8 deletionsesp8266/esp8266.ld
- esp8266/esp_mphal.h 1 addition, 1 deletionesp8266/esp_mphal.h
- esp8266/esponewire.c 1 addition, 1 deletionesp8266/esponewire.c
- esp8266/fatfs_port.c 1 addition, 1 deletionesp8266/fatfs_port.c
- esp8266/intr.c 1 addition, 1 deletionesp8266/intr.c
- esp8266/machine_adc.c 0 additions, 0 deletionsesp8266/machine_adc.c
- esp8266/machine_hspi.c 0 additions, 0 deletionsesp8266/machine_hspi.c
- esp8266/machine_pin.c 1 addition, 1 deletionesp8266/machine_pin.c
- esp8266/machine_pwm.c 1 addition, 1 deletionesp8266/machine_pwm.c
- esp8266/machine_rtc.c 1 addition, 1 deletionesp8266/machine_rtc.c
- esp8266/machine_spi.c 0 additions, 0 deletionsesp8266/machine_spi.c
- esp8266/machine_uart.c 1 addition, 1 deletionesp8266/machine_uart.c
- esp8266/machine_wdt.c 0 additions, 0 deletionsesp8266/machine_wdt.c
- esp8266/modesp.c 1 addition, 2 deletionsesp8266/modesp.c
- esp8266/modmachine.c 1 addition, 2 deletionsesp8266/modmachine.c
- esp8266/modmachine.h 7 additions, 0 deletionsesp8266/modmachine.h
- esp8266/modonewire.c 1 addition, 1 deletionesp8266/modonewire.c
- esp8266/modpyb.c 2 additions, 2 deletionsesp8266/modpyb.c
- esp8266/modpybrtc.h 0 additions, 34 deletionsesp8266/modpybrtc.h
File moved
File moved
File moved
File moved
esp8266/modpybrtc.h
deleted
100644 → 0
Please register or sign in to comment