Commit Graph

  • 7872969915 Remove copy/pasted return from doxygen Luke Wren 2021-01-31 22:33:31 +0000
  • 73ce5d2b4e fix formatting graham sanderson 2021-01-31 15:26:00 -0600
  • b2a44a8074 rp2_common/hardware_pio/pio: Add 'pio_add_program_at_offset' implementation Joe Komlodi 2021-01-30 23:31:24 -1000
  • 9111614e98 README.md: minor grammar fixes (#35) andrum99 2021-01-31 22:25:55 +0000
  • f58c6d9cc9 bump cmake minimum version to 3.13 graham sanderson 2021-01-31 15:31:40 -0600
  • b8c17354e4 Fix dependency on boot_stage2 so that changes actually cause update of .S and relink of main application elf graham sanderson 2021-01-30 20:09:09 -0600
  • 1243ee175f flash_cs_force was ending up in flash on debug builds which is very bad! graham sanderson 2021-01-28 10:16:36 -0600
  • 9ab5e8d543 fix warning/Werror in NO_FLASH build graham sanderson 2021-01-28 08:34:01 -0600
  • 0e44a8013c Clarify static_assert message Luke Wren 2021-01-28 14:17:44 +0000
  • 12925bc9d7 Fix doxygen group name and add to index Luke Wren 2021-01-28 14:16:05 +0000
  • 82e7d02bd2 Add message to static_assert, fix formatting Luke Wren 2021-01-27 15:08:51 +0000
  • a33e620424 Add pico_unique_board_id_t struct and rename some functions/defines Luke Wren 2021-01-27 14:04:14 +0000
  • 35f193386b Correct copyright header date Luke Wren 2021-01-26 15:13:49 +0000
  • c1196e9af6 Add pico_unique_id to inject ID access before main and provide accessor Luke Wren 2021-01-26 15:09:26 +0000
  • bb3cf10a09 Use correct define for FLASH_RUID_CMD Luke Wren 2021-01-26 14:35:26 +0000
  • 620c75b9b8 Add flash_get_unique_id to hardware_flash Luke Wren 2021-01-24 16:42:14 +0000
  • dd2b7039a5 Remove a dependecy on Pioasm Charlie Birks 2021-01-29 19:46:23 +0000
  • 3e52e57f5f Standardise references to the Raspberry Pi Pico SDK graham sanderson 2021-01-26 07:56:30 -0600
  • 705f1ae59f fix compilation for non github users Amitesh Singh 2021-01-29 21:06:21 +0530
  • 90ce1faa14 Mutex owned and owner were not initialized by mutex_init. Combined owned and owner as they had no separate value any more graham sanderson 2021-01-28 09:05:36 -0600
  • e95df76a19 Typos Andrew Scheller 2021-01-28 16:43:55 +0000
  • 8dd84ad0d8 pico_time comment changes: remove stale comment, include warning about integer overflow graham sanderson 2021-01-28 08:06:27 -0600
  • 372aee1445 Fix regressed tinyusb link graham sanderson 2021-01-28 08:47:53 -0600
  • e0b9d0ecd8 remove debugging left in by mistake (#31) Graham Sanderson 2021-01-28 07:51:06 -0600
  • 166cb0fef6 Move vector table to beginning of flash image (#10) Luke Wren 2021-01-28 13:50:45 +0000
  • 419890cfd8 N_GPIOS duplicates NUM_BANK0_GPIOS (#7) Graham Sanderson 2021-01-28 07:48:11 -0600
  • 92bd96a3b2 fix #if in hardware/structs/dma.h (#9) majbthrd 2021-01-27 12:22:26 -0600
  • 76b385bc26 elf2uf2: add the cache memory range described in Section 2.8.4.2 (#14) majbthrd 2021-01-27 12:14:10 -0600
  • 7125bbb535 Fix missing timer registers in DMA header (#26) Luke Wren 2021-01-27 15:00:46 +0000
  • 9ff6b24cce Add header needed for USB flashing mode on exit when needed to avoid user having to include the header themselves. Adam Boardman 2021-01-25 15:00:11 +0000
  • 7b97967fe4 Move irq rel flag to setting bit 4 instead of bit 5 Tristan Miller 2021-01-25 04:10:32 -0700
  • da22bf95de Push/Pull disassembly no longer incorrectly concatenates operands in disassembly Tristan Miller 2021-01-24 20:15:04 -0700
  • 93d1c9ce56 fix incorrect name of systick struct Peter Lawrence 2021-01-23 15:52:12 -0600
  • 310a122b0a remove static order dependency graham sanderson 2021-02-01 10:04:34 -0600
  • cfefc1775b fixup bad static_assert graham sanderson 2021-02-01 08:41:53 -0600
  • 2a8e0b40d1 bump version number to 1.0.1 graham sanderson 2021-01-31 15:40:39 -0600
  • 5e9c42a998 Doxygen for uart_set_baudrate return Luke Wren 2021-01-31 22:56:23 +0000
  • 19f946f78e remove added unused error code graham sanderson 2021-01-30 10:36:32 -0600
  • 16df9f8a95 uart_set_baudrate should return actual rate set even in case of out of range parameters graham sanderson 2021-01-28 10:01:12 -0600
  • 5ca82a9467 fixup debug build graham sanderson 2021-01-31 16:38:38 -0600
  • 33dbd11dad Fix python output of IN instruction in pioasm graham sanderson 2021-01-30 20:40:11 -0600
  • 095091208a Set thumb and executable attributes on padded boot2 Luke Wren 2021-01-31 22:06:50 +0000
  • 3073cdd802 Improve spi write16/read16 documentation. Olivier 2021-01-30 11:22:19 +0100
  • 8a45435cb8 Remove copy/pasted return from doxygen Luke Wren 2021-01-31 22:33:31 +0000
  • 294f0d2e4a fix formatting graham sanderson 2021-01-31 15:26:00 -0600
  • c5f8527145 rp2_common/hardware_pio/pio: Add 'pio_add_program_at_offset' implementation Joe Komlodi 2021-01-30 23:31:24 -1000
  • ee16a8c370
    README.md: minor grammar fixes (#35) andrum99 2021-01-31 22:25:55 +0000
  • c622007564 bump cmake minimum version to 3.13 graham sanderson 2021-01-31 15:31:40 -0600
  • 4a0586225c Fix dependency on boot_stage2 so that changes actually cause update of .S and relink of main application elf graham sanderson 2021-01-30 20:09:09 -0600
  • da63ddd6ef flash_cs_force was ending up in flash on debug builds which is very bad! graham sanderson 2021-01-28 10:16:36 -0600
  • a2bcca264f fix warning/Werror in NO_FLASH build graham sanderson 2021-01-28 08:34:01 -0600
  • 9f207485da Clarify static_assert message Luke Wren 2021-01-28 14:17:44 +0000
  • a49fab6138 Fix doxygen group name and add to index Luke Wren 2021-01-28 14:16:05 +0000
  • a49aba023b Add message to static_assert, fix formatting Luke Wren 2021-01-27 15:08:51 +0000
  • 21d447fa28 Add pico_unique_board_id_t struct and rename some functions/defines Luke Wren 2021-01-27 14:04:14 +0000
  • 6cef7931f5 Correct copyright header date Luke Wren 2021-01-26 15:13:49 +0000
  • 05abfcdbe2 Add pico_unique_id to inject ID access before main and provide accessor Luke Wren 2021-01-26 15:09:26 +0000
  • 03345f1703 Use correct define for FLASH_RUID_CMD Luke Wren 2021-01-26 14:35:26 +0000
  • a43cf2846c Add flash_get_unique_id to hardware_flash Luke Wren 2021-01-24 16:42:14 +0000
  • d2127cead0 Remove a dependecy on Pioasm Charlie Birks 2021-01-29 19:46:23 +0000
  • 143657b875 Standardise references to the Raspberry Pi Pico SDK graham sanderson 2021-01-26 07:56:30 -0600
  • 0396bf1da9 fix compilation for non github users Amitesh Singh 2021-01-29 21:06:21 +0530
  • eb19e49522 Mutex owned and owner were not initialized by mutex_init. Combined owned and owner as they had no separate value any more graham sanderson 2021-01-28 09:05:36 -0600
  • 70240c2508 Typos Andrew Scheller 2021-01-28 16:43:55 +0000
  • f8cef7a9b5 pico_time comment changes: remove stale comment, include warning about integer overflow graham sanderson 2021-01-28 08:06:27 -0600
  • 5bd926ff5e Fix regressed tinyusb link graham sanderson 2021-01-28 08:47:53 -0600
  • cdece2f5d6
    remove debugging left in by mistake (#31) Graham Sanderson 2021-01-28 07:51:06 -0600
  • 732b53271f
    Move vector table to beginning of flash image (#10) Luke Wren 2021-01-28 13:50:45 +0000
  • 5e5776b9c0
    N_GPIOS duplicates NUM_BANK0_GPIOS (#7) Graham Sanderson 2021-01-28 07:48:11 -0600
  • 78190a5e27
    fix #if in hardware/structs/dma.h (#9) majbthrd 2021-01-27 12:22:26 -0600
  • 27c833ae28
    elf2uf2: add the cache memory range described in Section 2.8.4.2 (#14) majbthrd 2021-01-27 12:14:10 -0600
  • 8c7eb868aa
    Fix missing timer registers in DMA header (#26) Luke Wren 2021-01-27 15:00:46 +0000
  • 40d2b5fdd4 Add header needed for USB flashing mode on exit when needed to avoid user having to include the header themselves. Adam Boardman 2021-01-25 15:00:11 +0000
  • b40185d925 Move irq rel flag to setting bit 4 instead of bit 5 Tristan Miller 2021-01-25 04:10:32 -0700
  • e8a21020cd Push/Pull disassembly no longer incorrectly concatenates operands in disassembly Tristan Miller 2021-01-24 20:15:04 -0700
  • 990fa97953 fix incorrect name of systick struct Peter Lawrence 2021-01-23 15:52:12 -0600
  • 0f3b795116 Update README.md Bartek Pacia 2021-01-21 17:48:00 +0100
  • ef38b746ef Explicitly add libnewlib-arm-none-eabi to dependencies. It is typically pulled in by gcc-arm-none-eabi as a recommended package. Liam Fraser 2021-01-21 16:41:50 +0000
  • 493ed000dd update tinyusb url to use https graham sanderson 2021-01-21 01:21:09 -0600
  • 26653ea81e Initial Release graham sanderson 2021-01-20 10:44:27 -0600