summaryrefslogtreecommitdiff
path: root/main/main.c
AgeCommit message (Expand)Author
2022-07-22first exampleHEADSebastian
2022-07-12edited comments in main.cTim Becker
2022-07-11Update submodules, change licene of source code in main folder to public doma...Renze Nicolai
2022-07-03Update PAX.RobotMan2412
2022-07-02Add comments literally everywhere.RobotMan2412
2022-06-20Clean up a bit, add exit to launcher function.RobotMan2412
2022-06-20Finally import WiFi from BSP.RobotMan2412
2022-06-08Make the demo feature the buttons a bit and add more color.RobotMan2412
2022-06-08Rename this more inline with the launcher FW.RobotMan2412
2022-06-08MORE DEMO APPRobotMan2412
2022-06-06Add better fault indicationRenze Nicolai
2022-06-06Add webusb modeRenze Nicolai
2022-06-05Webusb modeRenze Nicolai
2022-06-03Use PROJECT_VER variable for version, display version on main menuRenze Nicolai
2022-06-03Move factory test to after RP2040 init and RP2040 firmware update stepsRenze Nicolai
2022-06-03Factory test and a couple of bugfixesRenze Nicolai
2022-06-01Disable sensor init and make boot much fasterRenze Nicolai
2022-05-31Move every menu thing from main to a separate fileRenze Nicolai
2022-05-30RefactoringRenze Nicolai
2022-05-30Merge pull request #47 from badgeteam/wifi_testRobot
2022-05-28Finish basic scanning routines.RobotMan2412
2022-05-25Forward button presses to FPGA in FPGA download mode #43Frans Faase
2022-05-24Prepare for enterprise WiFi.RobotMan2412
2022-05-18Add BME680 stub and update submodulesRenze Nicolai
2022-05-16Add FPGA download modeRenze Nicolai
2022-05-15Add RP2040 UID reading functionRenze Nicolai
2022-05-15Update names of SD card GPIO pinsRenze Nicolai
2022-05-15Add internal filesystem supportRenze Nicolai
2022-05-14Remove framebuffer pointer from function calls, implement file browser that c...Renze Nicolai
2022-05-14Add OTA update functionRenze Nicolai
2022-05-13Split wifi_init into wifi_init and wifi_connectRenze Nicolai
2022-05-13Fix wrong exit condition in ice40_init, add extra checks to mainRenze Nicolai
2022-05-13Restructuring of the init functions, display more detailed error messages on ...Renze Nicolai
2022-05-12Add efuse protection functionRenze Nicolai
2022-05-11Remove old and unused graphics driverRenze Nicolai
2022-05-11Move RP2040 firmware update logic into separate fileRenze Nicolai
2022-05-11First pass of cleaning on RP2040 firmware update codeRenze Nicolai
2022-05-03Final steps towards working RP2040 update :DRenze Nicolai
2022-05-03More tests for RP2040 bootloaderRenze Nicolai
2022-04-29Add RP2040 bootloader related stuffRenze Nicolai
2022-04-23Prototype 4Renze Nicolai
2022-04-18Connect to wifi :-)Renze Nicolai
2022-04-17Fix uninitialized string on empty NVSRenze Nicolai
2022-04-16Buggy but working manual entry of wifi parametersRenze Nicolai
2022-04-16Keyboard!Renze Nicolai
2022-04-16Working menu!Renze Nicolai
2022-04-08A bit of refactoringRenze Nicolai
2022-03-11Add workaround for unstable writes to RP2040Renze Nicolai
2022-02-04FPGA testRenze Nicolai
2022-01-24Initial tests for building a launcher, very ugly codeRenze Nicolai