Commits
User selector
Commit History
Commits on Apr 6, 2016
esp8266: Add initial implementation of machine.UART.
Show description for 1a0a323authored andcommitted
Commits on Apr 3, 2016
esp8266: Minimize gap between Inst/DataRAM segments and FlashROM segment.
Show description for 8d2bcafcommitted
Commits on Apr 2, 2016
esp8266: Bump iROM size to 512k.
Show description for fcd6862committed- committed
Commits on Mar 27, 2016
Commits on Mar 26, 2016
Commits on Mar 25, 2016
- committed
- committed
esp8266: Add PWM support.
Show description for 632d8efauthored andcommittedesp8266: Implement software SPI class.
Show description for 82b95f6authored andcommitted
Commits on Mar 17, 2016
esp8266: Store frozen modules in FlashROM.
Show description for 9d7b871committed
Commits on Mar 8, 2016
esp8266: Put more code in iROM section.
Show description for 3fbbbecauthored andcommitted- authored andcommitted
Commits on Mar 3, 2016
esp8266/esp8266.ld: Link in SDK version section.
Show description for 259f134committed
Commits on Mar 2, 2016
esp8266: Enable float support, using 30-bit stuffed floats.
Show description for 6d0629bauthored andcommitted
Commits on Oct 20, 2015
Commits on May 30, 2015
esp8266: Update to SDK version 1.1.0 (MIT-licensed).
Show description for 7d8edefauthored andcommitted
Commits on May 13, 2015
esp8266: Put more literal and text obj data in irom0_0_seg.
Show description for 304a96dcommitted
Commits on May 12, 2015
esp8266: Update the linker script
Show description for b479319authored andcommitted
Commits on Nov 29, 2014
esp8266: Move more rodata to irom section.
Show description for e636279committed
Commits on Nov 28, 2014
esp8266: Change bignum from mpz to longlong; move some rodata to iram.
Show description for fbea810committed
Commits on Nov 27, 2014
Loading