Scott Shawcroft
|
08d09ac493
|
Merge pull request #5613 from jepler/issue5418
clear out interrupt when freeing the timer
|
2021-12-28 10:57:58 -08:00 |
|
Jeff Epler
|
1986d2ee71
|
clear out interrupt flags when disabling timer too
|
2021-12-27 16:42:41 -06:00 |
|
Dan Halbert
|
ab9cef736c
|
Merge pull request #5779 from dhalbert/feather-esp32-s2-turn-on-i2c-power-by-default
Feather ESP32-S2: turn on I2C power after reset
|
2021-12-24 18:21:16 -05:00 |
|
Dan Halbert
|
cf70a9ca61
|
Turn on I2C power for each VM, instead of just after hard reset
|
2021-12-24 16:27:17 -05:00 |
|
Dan Halbert
|
889b25d792
|
put I2C_POWER_INVERTED alias before D7, for prettypins
|
2021-12-24 11:49:58 -05:00 |
|
Dan Halbert
|
cf349af35e
|
turn on I2C power after reset
|
2021-12-24 11:45:07 -05:00 |
|
Dan Halbert
|
b9f7fd663b
|
shrink CPX crickit build
|
2021-12-24 08:57:27 -05:00 |
|
Dan Halbert
|
3bb9a4439d
|
Fix recording of wake_alarm
|
2021-12-21 21:48:36 -05:00 |
|
lady ada
|
654414e57e
|
fix colororder
|
2021-12-17 10:41:06 -05:00 |
|
lady ada
|
26c2acae12
|
nuudge
|
2021-12-17 09:47:44 -05:00 |
|
lady ada
|
8e540a1738
|
fix final qtpys2 and s2tft feather pinouts
|
2021-12-17 09:47:44 -05:00 |
|
Dan Halbert
|
bbe30514ef
|
Fix other INTENCLR and INTENSET to write whole reg
|
2021-12-12 22:25:44 -05:00 |
|
Dan Halbert
|
c06eee9841
|
Clear TAMPER interrupt properly; make keypad module table const
|
2021-12-12 22:00:08 -05:00 |
|
Scott Shawcroft
|
3c8a05ebbf
|
Merge pull request #5673 from CytronTechnologies/add-maker-nano-rp2040-7.1.x
Add new board Maker Nano RP2040 to branch 7.1.x.
|
2021-12-08 10:33:57 -08:00 |
|
Scott Shawcroft
|
bf08f62d37
|
Merge pull request #5683 from dhalbert/restore-bleio-hci-background
restore BLEIO HCI background task
|
2021-12-08 10:31:42 -08:00 |
|
Dan Halbert
|
7bcfbe30bf
|
shrink some boards
|
2021-12-08 11:57:15 -05:00 |
|
Scott Shawcroft
|
574039391e
|
Merge pull request #5665 from dhalbert/frequencyio-fix
add a frequencyin_reset() for VM restart
|
2021-12-07 13:44:06 -08:00 |
|
Dan Halbert
|
e0e3224253
|
forgot a check for BOARD_HAS_CRYSTAL
|
2021-12-07 15:42:31 -05:00 |
|
Dan Halbert
|
7e21344cf0
|
fix FrequencyIn for crystalless boards and simplify clock logic
|
2021-12-07 13:12:24 -05:00 |
|
Scott Shawcroft
|
8d406e006b
|
Merge pull request #5670 from dhalbert/fix-blacken-update-formatting-issues-7.1.x
minor .py changes due to blacken update - 7.1.x
|
2021-12-06 13:22:19 -08:00 |
|
Kong Wai Weng
|
ee1987d34b
|
Added Maker Nano RP2040 to branch 7.1.x.
|
2021-12-06 23:12:53 +08:00 |
|
Dan Halbert
|
c43e0bd2db
|
uncrustify fixes
|
2021-12-06 09:54:15 -05:00 |
|
Dan Halbert
|
5fe4c3bec9
|
fix mistaken use of PWM channel for slice
|
2021-12-05 21:16:46 -05:00 |
|
Dan Halbert
|
92bb909bf0
|
add a frequencyin_reset() for VM restart
|
2021-12-05 17:06:42 -05:00 |
|
Dan Halbert
|
4de6c7cf6f
|
Merge pull request #5656 from dhalbert/rp2040-i2c-zero-write-bitbang-timeout
Use a longer clock stretching timeout for RP2040 zero-byte I2C writes
|
2021-12-04 19:40:48 -05:00 |
|
foamyguy
|
fa37ee6484
|
limit disable interrupts to flash calls
|
2021-12-04 14:14:23 -06:00 |
|
foamyguy
|
5e7c1328b0
|
disable interrupts inside of write_page and erase_write_sector
|
2021-12-04 12:21:51 -06:00 |
|
foamyguy
|
f49271b472
|
disable interrupts inside of ports raspberrypi common hal
|
2021-12-04 11:34:49 -06:00 |
|
Dan Halbert
|
80abd2d645
|
Use a longer clock stretching timeout for RP2040 zero-byte I2C writes
|
2021-12-03 18:19:13 -05:00 |
|
Kattni Rembor
|
3b6011d551
|
Update pin order to match silk.
|
2021-12-03 11:40:40 -05:00 |
|
Scott Shawcroft
|
543e4d8c4d
|
Merge pull request #5648 from tannewt/rpi_pin_mux
Add full pin mux info and use it for I2C
|
2021-12-02 10:46:46 -08:00 |
|
Scott Shawcroft
|
8adb0ecd33
|
Fix loop bounds
|
2021-12-02 10:28:26 -08:00 |
|
microDev
|
69faaa52b8
|
run test for traceback module
|
2021-12-02 14:55:02 +05:30 |
|
Scott Shawcroft
|
2433c9572c
|
Add full pin mux info and use it for I2C
All I2C peripherals should be usable now. This also adds pin
in-use tracking and resetting.
Part of #5629
|
2021-12-01 17:19:57 -08:00 |
|
Scott Shawcroft
|
8cf269d2a0
|
Merge pull request #5634 from dhalbert/board_deinit
board_deinit() everywhere
|
2021-12-01 10:09:14 -08:00 |
|
Scott Shawcroft
|
fea0103ff2
|
Merge pull request #5638 from jepler/test-aesio
Test aesio
|
2021-12-01 10:05:37 -08:00 |
|
Dan Halbert
|
e8ea9c75a1
|
check for missing pins; deinit txrx leds
|
2021-11-30 19:16:21 -05:00 |
|
Jeff Epler
|
1f1def54b7
|
add aesio to unix coverage build
|
2021-11-30 15:25:05 -06:00 |
|
Dan Halbert
|
57c33059f3
|
board_deinit() everywhere
|
2021-11-30 11:00:10 -05:00 |
|
Kamil Tomaszewski
|
9a8d8b1bf1
|
spresense: Fix time.time()
|
2021-11-30 12:38:48 +01:00 |
|
Kattni Rembor
|
c13f1d19f5
|
Update pins to silk pin first.
|
2021-11-29 17:56:03 -05:00 |
|
lady ada
|
83de740d1f
|
kan prezz
|
2021-11-26 15:13:58 -05:00 |
|
lady ada
|
c56e33e6c2
|
woops fix SPI for rev A (will change in rev B to be correct)
|
2021-11-26 15:06:09 -05:00 |
|
lady ada
|
3c007ba094
|
re-add psram!
|
2021-11-26 13:50:12 -05:00 |
|
lady ada
|
a9060ec383
|
cr nl
|
2021-11-26 00:27:54 -05:00 |
|
lady ada
|
0cf629bf99
|
on hey this proto doesnt have psram :(
|
2021-11-26 00:15:20 -05:00 |
|
lady ada
|
f06b21e46d
|
sneaky!
|
2021-11-25 23:50:33 -05:00 |
|
lady ada
|
a2c8daeb55
|
:(
|
2021-11-25 23:45:37 -05:00 |
|
lady ada
|
5e0d562cfe
|
y not?
|
2021-11-25 23:18:51 -05:00 |
|
Dan Halbert
|
95c09ac66f
|
Merge pull request #5610 from tannewt/rpi
Initial broadcom port for Raspberry Pi
|
2021-11-24 19:02:23 -05:00 |
|