Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bxparks/epoxyduino issues and pull requests
#90 - merge 1.6.0 into master
Pull Request -
State: closed - Opened by bxparks 4 months ago
#89 - EpoxyDuino doesn't compile utility folder
Issue -
State: closed - Opened by curtisgalloway 4 months ago
- 5 comments
#88 - Add constructors to line-up with SoftwareSerial.
Pull Request -
State: closed - Opened by EricLauber 12 months ago
- 3 comments
#85 - location of EpoxyDuino
Issue -
State: closed - Opened by reymalahay about 1 year ago
- 1 comment
#84 - Add ESP8266 basic restart and getChipId functions
Pull Request -
State: closed - Opened by EricLauber about 1 year ago
#81 - Add better Mocking for SPI
Pull Request -
State: open - Opened by mckouba about 1 year ago
- 1 comment
#80 - sizeof(int) gives 4, while AVR int is 2 bytes long
Issue -
State: closed - Opened by cyborgdennett over 1 year ago
- 3 comments
#78 - Add support for ISR.
Issue -
State: closed - Opened by cyborgdennett over 1 year ago
- 1 comment
#77 - Including LoRa library make error - use of undeclared identifier 'digitalPinToInterrupt'
Issue -
State: closed - Opened by timt over 1 year ago
- 3 comments
#75 - std::make_unique
Issue -
State: open - Opened by hsaturn almost 2 years ago
- 4 comments
#74 - Simulated time
Issue -
State: closed - Opened by hsaturn almost 2 years ago
- 3 comments
#73 - merge 1.5.0 into master
Pull Request -
State: closed - Opened by bxparks almost 2 years ago
#72 - merge 1.4.0 into master
Pull Request -
State: closed - Opened by bxparks about 2 years ago
#71 - Add memcmp_P method
Pull Request -
State: closed - Opened by dawidchyrzynski about 2 years ago
- 1 comment
#70 - merge 1.3.1 into master
Pull Request -
State: closed - Opened by bxparks over 2 years ago
#69 - Added tone() and noTone() stubs
Pull Request -
State: closed - Opened by kwisii over 2 years ago
- 2 comments
#68 - Added implementation for digitalWrite method
Pull Request -
State: closed - Opened by kwisii over 2 years ago
- 5 comments
#65 - Error when including U8glib: "Undefined symbols for architecture x86_64"
Issue -
State: closed - Opened by jmauerhan over 2 years ago
#64 - serialEvent() does not seem to work or is not implemented
Issue -
State: closed - Opened by cyborgdennett over 2 years ago
- 1 comment
#63 - merge v1.3.0 into master
Pull Request -
State: closed - Opened by bxparks over 2 years ago
#62 - Invalid library found in xxx/Arduino/libraries/EpoxyDuino: no headers files (.h) found in xxx/Arduino/libraries/EpoxyDuino
Issue -
State: closed - Opened by sylvaneau over 2 years ago
- 1 comment
#61 - Control digitalPin status using bits of a uint32_t
Pull Request -
State: closed - Opened by CaioPellicani over 2 years ago
- 6 comments
#60 - merge v1.2.3 into master
Pull Request -
State: closed - Opened by bxparks over 2 years ago
#59 - Provide support for test suites with *.cpp file extenstion
Pull Request -
State: closed - Opened by BenPag over 2 years ago
- 2 comments
#57 - merge v1.2.2 into master
Pull Request -
State: closed - Opened by bxparks almost 3 years ago
#56 - Added missing function to Stdio Serial
Pull Request -
State: closed - Opened by AndreasBomholtz almost 3 years ago
- 3 comments
#54 - IPAddressTest:6:10: fatal error: AceCommon.h: No such file or directory
Issue -
State: closed - Opened by jsdevel almost 3 years ago
- 1 comment
#53 - merge v1.2.1 into master
Pull Request -
State: closed - Opened by bxparks almost 3 years ago
#52 - Added support for strncasecmp_P(). Used when dealing with flash-based strings.
Pull Request -
State: closed - Opened by brucemack almost 3 years ago
- 1 comment
#48 - Is it possible to override analogRead when testing with AUnit?
Issue -
State: closed - Opened by jsdevel almost 3 years ago
#46 - merge v1.2.0 into master
Pull Request -
State: closed - Opened by bxparks almost 3 years ago
#45 - Print::println() line-ending is inconsistent with Arduino core (a documented change)
Issue -
State: closed - Opened by brucemack almost 3 years ago
- 6 comments
#44 - Terminal I/O enhanced (see #43)
Pull Request -
State: closed - Opened by felias-fogg almost 3 years ago
- 1 comment
#43 - Terminal I/O as under Arduino IDE or terminal emulation program
Issue -
State: closed - Opened by felias-fogg almost 3 years ago
- 1 comment
#42 - Support running under MINGW32
Pull Request -
State: closed - Opened by MitchBradley almost 3 years ago
- 10 comments
#41 - Add support for Windows using MINGW32
Issue -
State: closed - Opened by MitchBradley almost 3 years ago
- 1 comment
#40 - merge v1.1.0 into master
Pull Request -
State: closed - Opened by bxparks almost 3 years ago
#39 - merge v1.0.0 into master
Pull Request -
State: closed - Opened by bxparks about 3 years ago
#38 - IPAddress::toString() needed
Issue -
State: closed - Opened by hsaturn about 3 years ago
- 2 comments
#35 - merge v0.8 into master
Pull Request -
State: closed - Opened by bxparks over 3 years ago
#34 - snprintf formatting does not honour AVR '%S' (i.e. not '%s') for printing F() flash strings
Issue -
State: closed - Opened by brewmanz over 3 years ago
- 2 comments
#33 - snprintf_P is not supported
Issue -
State: closed - Opened by brewmanz over 3 years ago
- 1 comment
#32 - Move stdin processing to `yield()`
Pull Request -
State: closed - Opened by lopsided98 over 3 years ago
#31 - Add PlatformIO library.json
Pull Request -
State: closed - Opened by lopsided98 over 3 years ago
- 8 comments
#30 - merge 0.7.0 into master
Pull Request -
State: closed - Opened by bxparks over 3 years ago
#29 - Allow selection of Arduino core files used by EpoxyDuino
Pull Request -
State: closed - Opened by bxparks over 3 years ago
#28 - missing stubs in pgmspace
Pull Request -
State: closed - Opened by pmp-p over 3 years ago
- 1 comment
#25 - PipeFail test does not finish
Issue -
State: closed - Opened by mmrazik over 3 years ago
- 4 comments
#24 - Explicitly set O_NONBLOCK to stdin while running tests #2
Pull Request -
State: closed - Opened by mmrazik over 3 years ago
- 4 comments
#23 - merge 0.6.2 into master
Pull Request -
State: closed - Opened by bxparks over 3 years ago
#22 - merge 0.6.1 into master
Pull Request -
State: closed - Opened by bxparks over 3 years ago
#21 - merge v0.6 into master
Pull Request -
State: closed - Opened by bxparks over 3 years ago
#20 - Using avr functions in EEPROM.h
Issue -
State: closed - Opened by lkankowski over 3 years ago
- 2 comments
#19 - SPI: Fixed linking error caused by some missing function bodies
Pull Request -
State: closed - Opened by ramboerik over 3 years ago
#18 - Added IPAddress.h SPI.h , WCharacter.h, sqrt and delayMicroseconds
Pull Request -
State: closed - Opened by ramboerik over 3 years ago
- 2 comments
#17 - merge v0.5 into master
Pull Request -
State: closed - Opened by bxparks almost 4 years ago
#16 - merge v0.4 into master
Pull Request -
State: closed - Opened by bxparks almost 4 years ago
#15 - change project name from UnixHostDuino to EpoxyDuino
Issue -
State: closed - Opened by bxparks almost 4 years ago
#14 - merge v0.3.1 into master
Pull Request -
State: closed - Opened by bxparks almost 4 years ago
#13 - Usleep call in yield causes degraded performance
Issue -
State: closed - Opened by lasselukkari about 4 years ago
- 6 comments
#12 - merge v0.3 into master
Pull Request -
State: closed - Opened by bxparks about 4 years ago
#11 - Arduino CLI integration
Issue -
State: closed - Opened by Legion2 over 4 years ago
- 7 comments
#10 - merge version 0.2.1 into master
Pull Request -
State: closed - Opened by bxparks over 4 years ago
#9 - merge the real v0.2 into master
Pull Request -
State: closed - Opened by bxparks over 4 years ago
#8 - merge v0.2 into master
Pull Request -
State: closed - Opened by bxparks over 4 years ago
#7 - Issue with Makefile
Issue -
State: closed - Opened by synergiator over 4 years ago
- 2 comments
#6 - Allow to use as a library
Pull Request -
State: closed - Opened by mcspr almost 5 years ago
- 4 comments
#5 - 0.1.3 - Add installation instructions to README.md
Pull Request -
State: closed - Opened by bxparks almost 5 years ago
#4 - 0.1.2 - implement Serial.flush()
Pull Request -
State: closed - Opened by bxparks about 5 years ago
#3 - 0.1.1 - support usage inside continuous build
Pull Request -
State: closed - Opened by bxparks over 5 years ago
#2 - piping to a screen pager (e.g. less(1) or more(1)) blocks program
Issue -
State: closed - Opened by bxparks over 5 years ago
- 3 comments
#1 - 0.1 - initial release after renaming and splitting from AUnit/unitduino
Pull Request -
State: closed - Opened by bxparks over 5 years ago