summaryrefslogtreecommitdiff
path: root/ports/cxd56/common-hal
AgeCommit message (Expand)Author
2020-12-01address review commentsDan Halbert
2020-11-26deep sleep working; deep sleep delay when connectedDan Halbert
2020-11-22wipDan Halbert
2020-11-21wip: ResetReason to microcontroller.cpuDan Halbert
2020-10-27Add check for invalid io, function to disable all alarmsmicroDev
2020-10-27Add description of alarm modulesmicroDev
2020-09-16camera: Pass width and height to take_picture()Kamil Tomaszewski
2020-09-14camera: Update camera moduleKamil Tomaszewski
2020-09-14camera: Change APIKamil Tomaszewski
2020-09-14spresense: Add support for cameraKamil Tomaszewski
2020-08-27Fix problematic whitespace on pulseout parameter errorsLucian Copeland
2020-08-24Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-21Add more "extern" declarations for gcc10 compatScott Shawcroft
2020-08-21Fix copy pasta and stub buildScott Shawcroft
2020-08-21Merge remote-tracking branch 'adafruit/main' into add_pwmioScott Shawcroft
2020-08-18Split pulseio.PWMOut into pwmioScott Shawcroft
2020-08-18Style changes, reposition runtime errorsLucian Copeland
2020-08-14Expand PulseOut API, debug cleanupLucian Copeland
2020-08-04"pop from empty %q"Jeff Epler
2020-08-04Combine 'index out of range' messagesJeff Epler
2020-08-04Combine similar strings to reduce size of translationsJeff Epler
2020-07-06spresense: update SDK to 2.0.1Kamil Tomaszewski
2020-07-02spresense: Add support for sdioioKamil Tomaszewski
2020-07-01Merge pull request #3083 from tannewt/esp32s2_busioJeff Epler
2020-06-29Fix cxd56 function signatureScott Shawcroft
2020-06-24Add UART supportScott Shawcroft
2020-06-24gnss: Add timestampKamil Tomaszewski
2020-06-24gnss: Remove start and stopKamil Tomaszewski
2020-06-24spresense: Add support for GNSSKamil Tomaszewski
2020-06-03Fix up end of file and trailing whitespace.Diego Elio Pettenò
2020-05-20Merge remote-tracking branch 'adafruit/master' into esp32s2_digitalioScott Shawcroft
2020-05-20Update digitalio api for other portsScott Shawcroft
2020-05-19Enable showing the console on a debug uartMark Olsson
2020-04-06Updates based on feedback from jeplerScott Shawcroft
2020-03-17Fix up Spresense build. It doesn't sleep.Scott Shawcroft
2020-02-28new pin validation routines; don't use mp_const_none if NULL will doDan Halbert
2020-02-19Edits as a result of reviewDave Marples
2020-02-18Addition of stubs for rs485/CTS/RTS handling on non-implemented chipsDave Marples
2020-02-07fix function defs for compilerDan Halbert
2020-02-07improve time.monotonic_ns() accuracy from ms to usDan Halbert
2019-11-29Merge remote-tracking branch 'origin/master' into tick-refactorJeff Epler
2019-11-27Squeeze pyruler zh_Latn_pinyinDan Halbert
2019-11-27make UART.write be blocking on SAMD; add timeout propertyDan Halbert
2019-11-18Supervisor: move most of systick to the supervisorJeff Epler
2019-10-21Clean UART on resetKamil Tomaszewski
2019-10-18Do not open the same UART device againKamil Tomaszewski
2019-10-18Do not open the same PWM device againKamil Tomaszewski
2019-10-18Do not open the same ADC device againKamil Tomaszewski
2019-10-15add dummy common_hal_mcu_processor_get_voltage() for spresenseDan Halbert
2019-10-14Change Spresense reference_voltage to 0.0 (None)Kamil Tomaszewski