Commit graph

50 commits

Author SHA1 Message Date
Renze Nicolai 2e05968be7 Update RP2040 submodule 2022-06-05 02:29:32 +02:00
Renze Nicolai bcee7ee826 Update RP2040 module 2022-06-04 16:49:02 +02:00
Renze Nicolai 3da15dd4ed Add ADC reading 2022-06-04 02:30:23 +02:00
RobotMan2412 6ed7694fc6 Add PNG deinterlace support. 2022-06-03 10:35:59 +02:00
RobotMan2412 eead9c70b1 Make some info messages into debug messages. 2022-06-03 10:00:23 +02:00
RobotMan2412 0eb80a94cf Migrate pax-keyboard to ESP-IDF module. 2022-06-02 13:48:20 +02:00
RobotMan2412 a5718a1d1b Update PAX (more text improvements and new fonts) 2022-06-02 12:30:44 +02:00
Renze Nicolai 8e506008d3 Update FPGA selftest firmware, fix compilation issues 2022-05-31 22:35:51 +02:00
Renze Nicolai 3a63e59751 Refactoring 2022-05-30 23:56:23 +02:00
Renze Nicolai af2a037d7c Fixes and tests 2022-05-20 01:23:53 +02:00
Renze Nicolai e4e6c76546 Add BME680 stub and update submodules 2022-05-18 23:28:00 +02:00
Sylvain Munaut 9489194e27 Update components for iCE40 turbo tx mode
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2022-05-17 11:03:59 +02:00
Renze Nicolai ac19bf687a
Merge branch 'master' into tnt/fpga-prep 2022-05-16 23:22:53 +02:00
RobotMan2412 6f9cfa61c9 Fix a text rendering bug in PAX. 2022-05-16 23:14:40 +02:00
Sylvain Munaut 7ae0bae773 components: Update spi-ili9341
Signed-off-by: Sylvain Munaut <tnt@246tNt.com>
2022-05-16 22:06:26 +02:00
Renze Nicolai 764165f7ba Add RP2040 UID reading function 2022-05-15 22:01:40 +02:00
Robot 1dafe38d90
Merge pull request #31 from badgeteam/update_pax
Update PAX to the LESS WARNINGS version
2022-05-15 11:54:46 +02:00
RobotMan2412 402689b7fb Update PAX to the LESS WARNINGS version 2022-05-15 11:51:11 +02:00
Renze Nicolai eea56aabee Update submodules 2022-05-15 03:21:25 +02:00
Renze Nicolai f25278d3d9 Update bsp submodule 2022-05-15 02:59:35 +02:00
Renze Nicolai 7d49cee648 Add board support component submodule 2022-05-15 02:52:09 +02:00
Renze Nicolai 5ec8d0b912 Remove board support component 2022-05-15 02:51:51 +02:00
Robot 0d8f36d6f4
Merge pull request #28 from badgeteam/update_pax
Update PAX graphics to latest
2022-05-15 00:31:38 +02:00
RobotMan2412 a551a826c0 Update PAX to the NEW CONST(tm) version. 2022-05-15 00:22:15 +02:00
RobotMan2412 0421144326 Update PAX to newest version 2022-05-15 00:13:23 +02:00
Renze Nicolai 8885499666 Apply changes to appfs component 2022-05-14 00:21:10 +02:00
Renze Nicolai 90636e01c6 Fix wrong exit condition in ice40_init, add extra checks to main 2022-05-13 13:22:03 +02:00
Renze Nicolai 3be5e78a09 Restructuring of the init functions, display more detailed error messages on failed init 2022-05-13 00:13:14 +02:00
Renze Nicolai ee2def0843 Move efuse component into separate repository 2022-05-12 23:30:40 +02:00
Renze Nicolai b2868a896e Remove efuse component 2022-05-12 23:30:15 +02:00
Renze Nicolai 0986203a68 Add efuse protection function 2022-05-12 22:41:31 +02:00
Renze Nicolai 53c14f310d
Merge branch 'master' into renze/appfs-as-module 2022-05-12 00:34:18 +02:00
Renze Nicolai 28123c8b62
Merge pull request #20 from badgeteam/renze/ws2812-as-module
Move WS2812 driver to it's own repository
2022-05-12 00:33:53 +02:00
Renze Nicolai c1dcd344c9 Remove old and unused graphics driver 2022-05-11 23:57:47 +02:00
Renze Nicolai 4bf7a3c89b Add WS2812 driver submodule 2022-05-11 23:39:33 +02:00
Renze Nicolai cb3ecec075 Remove WS2812 driver from repository 2022-05-11 23:39:14 +02:00
Renze Nicolai 3b4ff97495 Move AppFS to it's own repository 2022-05-11 23:09:49 +02:00
Renze Nicolai 6814193934 Move RP2040 driver into separate repository 2022-05-11 00:17:07 +02:00
Renze Nicolai 7aec4e289c Use separate SPI device structure for full and half duplex SPI transfers 2022-05-08 17:33:10 +02:00
Renze Nicolai d0a728ae79 Remove PCA9555 submodule 2022-05-08 12:05:41 +02:00
Renze Nicolai bba2bbfad4 Add RP2040 bootloader related stuff 2022-04-29 05:24:17 +02:00
Renze Nicolai f6c5666f20 Disable debug message for RP2040 interrupt 2022-04-23 04:03:48 +02:00
Renze Nicolai e42aefed7f Prototype 4 2022-04-23 04:00:55 +02:00
Renze Nicolai b97988d3fb Update ILI9341 driver 2022-04-16 02:15:06 +02:00
Renze Nicolai 748ca757b9 A bit of refactoring 2022-04-08 23:15:57 +02:00
Renze Nicolai c5a4be6479 Add workaround for unstable writes to RP2040 2022-03-11 04:41:34 +01:00
Renze Nicolai a694f1753f FPGA test 2022-02-04 01:04:51 +01:00
Renze Nicolai 3f3cc1b328 Initial tests for building a launcher, very ugly code 2022-01-24 23:41:03 +01:00
Renze Nicolai 14d9695ff9 Merge branch 'master' of github.com:badgeteam/mch2022-firmware-esp32 into renze/bootloader 2022-01-24 22:33:04 +01:00
Renze Nicolai d69c54af21 Cleanup and lots of moved files 2022-01-24 22:32:33 +01:00